@import url("global_styles.css");
@import url("menu.css");


img {border:none;}
img.project_image {width:214px; height:157px; margin:5px 35px 10px 0; border:1px solid #45637a; float:left;}
.noimage {width:214px; height:157px; margin:5px 35px 10px 0; float:left;}
.projects_more {width:650px; text-align:right;}
ul li {margin:0; padding:0;}


/* Alternative Styling */
/*img {border:none;}
img.project_image {width:334px; height:210px; margin:5px 8px 10px 20px; float:right;}

.project_selection {width:197px; padding:0 0 0 16px; margin:0 0 20px 0; border-left:3px solid #83afb4; float:left;}
.project_selection:hover {width:197px; padding:0 0 0 16px; margin:0 0 20px 0; border-left:3px solid #939b02; float:left;}
.project_selection p {font-weight:bold; line-height:14px; margin:0;}
.project_selection p span {font-weight:normal;}*/