#tabs {width:350px;position:relative;font-family:Tahoma;font-size:10px;color:#474747;margin-bottom:15px;}
#tabs .title {display:block;padding:5px 5px 6px 5px;position:absolute;top:0px;left:0px;text-transform:uppercase;font-weight:bold;background:#ececec;border:#cccccc solid 1px;border-bottom:none;}
#tabs .tab-menu {list-style:none;margin:0px 0px 0px 0px;overflow:hidden;height:18px;}
#tabs .tab-menu li {float:left;}
#tabs .tab-menu li a {display:block;padding:0px 4px 0px 4px;margin:0px;line-height:18px;font-weight:bold;text-decoration:none;text-transform:uppercase;color:#474747;}
#tabs .tab-menu li a:hover, #tabs .tab-menu li a:focus {background:#ececec;color:#474747;}
#tabs .tab-menu li.tab-selected a {text-decoration:none;background:#474747;color:#ffffff;}
#tabs .tab-wrapper {width: 348px;border:#cccccc solid 1px;clear: both;background:#ececec;text-align:left;vertical-align:top;}
#tabs .tab-container {margin: 10px;}
#tabs .n_title {font-size: 12px;margin:10px 0px 0px 0px;}
#tabs .n_title a {font-weight:bold;font-size:14px;text-decoration:none;color:#727272;}
#tabs .n_title a:hover {color:#ec1b20;}
#tabs .continue {display:block;float:right;background:url('continue_2.jpg') no-repeat;width:10px;height:20px;margin:0px 0px 0px 10px;}
#tabs .n_content {text-align:justify;font-size:12px;margin:0px;padding:0px;}
#tabs .n_all {margin:10px 0px 0px 0px;text-transform:uppercase;font-weight:bold;}
#tabs .n_all a {text-decoration:none;color:#727272;}
#tabs .n_all a:hover {text-decoration:none;color:#ec1b20;}