.main_title{ width:500px; height:50px; margin:5px; } #main_body{ margin:10px; } #search_box{ margin:10px; } #recipe_lists_holder{ border:1px solid #6a0815; background-color:#fff; padding: 0 3; } #lists_nav { /* border-bottom:1px solid gray; margin-bottom:5px;*/ } #lists_nav ul { margin-left: 0; padding-left: 0; white-space: nowrap; } #lists_nav li { display: inline; list-style-type: none; /*margin: 2px;*/ } #lists_nav a { /*font-family:sans-serif; border:1px sold grey;*/ font-size:16px; padding: 0px 3px; } #lists_nav a:link, #lists_nav a:visited { color:#6a0815; /*background-color: #fff;*/ text-decoration: none; } #lists_nav a:hover { color: #000; background-color: #aaf; text-decoration: none; } .title { font-size:16px; font-weight:bold; border-bottom:1px solid gray; margin-bottom:10px; text-align:left; color:#6a0815; } .half { width:50%; } .bigtitle { font-size:1.4em; font-weight:bold; border-bottom:1px solid grey; margin-bottom:10px; text-align:left; } .textarea_small { width:300px; height:50px; } .textarea_med { width:300px; height:100px; } .textarea_big { width:300px; height:150px; } td.name{ font-weight:normal; vertical-align:top; } #view_recipe_box { text-align:left; } #view_recipe_box a{ font-family:sans-serif; font-size:normal; } #view_recipe_box td.name{ font-weight:bold; } td.listchange ul{ margin:2px; padding:0px; } td.listchange li{ list-style-type: none; } #usercontrols { border-top:1px solid gray; padding-top:5px; margin-top:5px; } #feat_image { float:right; margin:10px; } .hidden { visibility:hidden; display:none; } #main_recipe_layout a{ font-family:sans-serif; font-weight:normal; font-size:normal; }