



body{
	padding:0;

	margin:0;

	background:url(images/main_bg.gif) 0 0 repeat-x white;

	color:#000;

	behavior:url("csshover3.htc");

}

div, h1, h2,h3, h4, p, form, label, input, textarea, img, span{

	margin:0; padding:0;

}








ul{

	margin:0; 

	padding:0; 

	list-style-type:none;

	font-size:0;

}

.spacer{

	clear:both; 

	font-size:0; 

	line-height:0;

}



#header{

	width:921px;

	margin:0 auto;

	height:284px;

	background:url(images/header_bg.gif) 0 56px no-repeat;

	position:relative;

}

#header ul.nav{

	width:380px;

	height:49px;

	padding:0;

	margin:0;

	background:url(images/nav_div.gif) left top no-repeat;

	position:absolute;

	left:0;

	top:7px;

}

#header ul.nav li{

	float:left;

	padding:0 2px 0 0;

	margin:0;

	background:url(images/nav_div.gif) right top no-repeat;

}

#header ul.nav li.noImg{

	background-image:none;

	padding:0;

}

#header ul.nav li a{

	display:block;

	background:url(images/nav_bg.gif) 0 0 repeat-x #3C3C3C;

	padding:0 12px;

	font:bold 11px/49px Arial, Helvetica, sans-serif;

	color:#fff;

	text-decoration:none;

}




#header ul.nav li a:hover{

	color:#D46701;

	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #fff;

}

#header ul.nav li a.hover{

	display:block;

	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #fff;

	padding:0 12px;

	font:bold 11px/49px Arial, Helvetica, sans-serif;

	color:#D46701;

	text-decoration:none;

	cursor:text;

}

#header img{

	position:absolute;

	left:470px;

	top:0;

	width:160px;

	height:140px;

}

#header h2{

	display:block;

	background:url(images/newsletter.gif) 0 0 no-repeat #fff;

	width:231px;

	height:34px;

	padding:23px 0 0 59px;

	font:normal 21px/27px Arial, Helvetica, sans-serif;

	color:gray;

	position:absolute;

	left:630px;

	top:0;

}

#header form{

	width:266px;

	background:url(images/newsletter_bg.gif) 0 0 repeat-x;

	height:78px;

	padding:0 12px 0 12px;

	position:absolute;

	left:630px;

	top:61px;

}



#header form input.enter{

	background:url(images/btnenter.jpg) 0 0 no-repeat #fffffe;

	width:50px;

	height:21px;

	border:none;

	cursor:pointer;

	color:#fff;

	font:bold 10px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;

	/*float:right;*/

	text-transform:uppercase;

}



#header form input.enter:hover{

	color:darkorange;

}



#header form p{

	width:148px;

	padding:0 0 0 15px;

	color:gray;

	font:bold 11px Arial, Helvetica, sans-serif;

	text-decoration:none;

	float:left;

}

#header form a.profile{

	width:100px;

	background:url(images/link.png) 0 5px no-repeat #fff;

	padding:0 0 0 15px;

	color:#157989;

	font:bold 11px/17px Arial, Helvetica, sans-serif;

	text-decoration:underline;

}
#header form a.nouser{

	width:100px;

	background:url(images/link.png) 0 5px no-repeat #fff;

	padding:0 0 0 15px;

	color:#157989;

	font:bold 11px/17px Arial, Helvetica, sans-serif;

	text-decoration:underline;

	float:left;

}
#header form a{

	width:148px;

	background:url(images/link.png) 0 5px no-repeat #fff;

	padding:0 0 0 15px;

	color:#157989;

	font:bold 11px/17px Arial, Helvetica, sans-serif;

	text-decoration:underline;

	float:left;

}

#header form a.abc{
    background:none;
	padding:0px;
	color:#157989;
    text-decoration:none;
    float:none;
}


#header form a:hover{

	text-decoration:none;

}

#header img.logo{

	position:absolute;

	left:0;

	top:113px;

	width:257px;

	height:66px;

}

#header p.topText{

	width:352px;

	padding:0 0 0 92px;

	background:url(images/top_text_icon.gif) 0 0 no-repeat;

	color:#FFFD75;

	font:bold 19px/26px Arial, Helvetica, sans-serif;

	background-color:inherit;

	position:absolute;

	left:474px;

	top:158px;

}

#header p.topText a{

	color:#fff;

	font:bold 13px/21px Arial, Helvetica, sans-serif;

	background-color:inherit;

	text-decoration:underline;

}

#header p.topText a:hover{

	color:#000;

	background-color:inherit;

	text-decoration:none;

}




div,table {

font:normal 14px Arial, Helvetica, sans-serif;

color:gray;

}



form {

font:normal 14px Arial, Helvetica, sans-serif;

}



input{

border:1px solid #B0C4DE;

}

textarea{

border:1px solid #B0C4DE;

}













#footer{

	width:740px;

	height:128px;

	padding:0;

	margin:0 auto;

	position:relative;

	background-color:#FDFDF0;

}





.user {

	position: relative;

	font-family: Arial;

	font-size: 11px;

	color: #1D859B;

	height: 18px;

	width: 80px;

	border-left:#808080 solid 1px;

	border-top:#808080 solid 1px;

	border-right:#D4D0C8 solid 1px;

	border-bottom:#D4D0C8 solid 1px;

	top:-1px;

}



.user span {

 background-color: #ccc;

 border: 1px solid #000;

 display: block;

 left: 0;

 padding: .25em;

 position: absolute;

 top: -1.75em;

}



.user:link span,

.user:visited span {

 visibility: hidden;

}



.user:hover span,

.user:focus span,

.user:active span {

	color: #000;

	text-decoration: none;

	visibility: visible;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}



#rnd_container {background: #FFFFFF; margin:1px;}



    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}

    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}

    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}

    .rnd_b2, .rnd_b3, .rnd_b4 {background:#B0C4DE; border-left:1px solid #B0C4DE; border-right:1px solid #B0C4DE;}

    .rnd_b1 {margin:0 5px; background:#B0C4DE;}

    .rnd_b2 {margin:0 3px; border-width:0 2px;}

    .rnd_b3 {margin:0 2px;}

    .rnd_b4 {height:2px; margin:0 1px;}



    .rnd_b11, .rnd_b21, .rnd_b31, .rnd_b41 {display:block; overflow:hidden;}

    .rnd_b11, .rnd_b21, .rnd_b31 {height:1px;}

    .rnd_b21, .rnd_b31, .rnd_b41 {background:white; border-left:1px solid #B0C4DE; border-right:1px solid #B0C4DE;}

    .rnd_b11 {margin:0 5px; background:#B0C4DE;}

    .rnd_b21 {margin:0 3px; border-width:0 2px;}

    .rnd_b31 {margin:0 2px;}

    .rnd_b41 {height:2px; margin:0 1px;}







    .rnd_content {

    display:block;

    border:0 solid #B0C4DE;

    border-width:0 1px;

    padding: 4px;

    padding-top: 0px;

    background:url(images/gradient.png) repeat-x;

    color:#000000;

    text-align:left;

    }

    .rnd_content a {

    color:rgb(112,112,112);

    text-decoration:none;

    }

    

    .rnd_content p {

    margin-top:5px;

    text-align:justify;

    font:normal 14px Arial;

    color:gray;

    text-indent:50px;

    }

    .rnd_content p.outer {

    margin-top:0px;

    text-align:left;

    font:normal 12px Arial;

    color:gray;

    text-indent:0px;

    }

    .panelcaption{

      padding-left:5px;

      color:gray;

      font:bolder 14px Arial;





    }



#drnd_container {background: #FFFFFF; margin:1px;}



    .drnd_top, .drnd_bottom {display:block; background:#FFFFFF; font-size:1px;}

    .drnd_b1, .drnd_b2, .drnd_b3, .drnd_b4 {display:block; overflow:hidden;}

    .drnd_b1, .drnd_b2, .drnd_b3 {height:1px;}

    .drnd_b2, .drnd_b3, .drnd_b4 {background:#FFCC00; border-left:1px solid #FFCC00; border-right:1px solid #FFCC00;}

    .drnd_b1 {margin:0 5px; background:#FFCC00;}

    .drnd_b2 {margin:0 3px; border-width:0 2px;}

    .drnd_b3 {margin:0 2px;}

    .drnd_b4 {height:2px; margin:0 1px;}



    .drnd_b11, .drnd_b21, .drnd_b31, .ddrnd_b41 {display:block; overflow:hidden;}

    .drnd_b11, .drnd_b21, .drnd_b31 {height:1px;}

    .drnd_b21, .drnd_b31, .drnd_b41 {background:white; border-left:1px solid #FFCC00; border-right:1px solid #FFCC00;}

    .drnd_b11 {margin:0 5px; background:#FFCC00;}

    .drnd_b21 {margin:0 3px; border-width:0 2px;}

    .drnd_b31 {margin:0 2px;}

    .drnd_b41 {height:2px; margin:0 1px;}







    .drnd_content {

    display:block;

    border:0 solid #FFCC00;

    border-width:0 1px;

    padding: 4px;

    padding-top: 0px;

    background:url(images/gradient1.png) repeat-x;

    color:#000000;

    text-align:left;

    }



    .drnd_content a {

    color:rgb(112,112,112);

    text-decoration:none;

    }



    .drnd_content p {

    margin-top:5px;

    text-align:justify;

    font:normal 14px Arial;

    color:gray;

    text-indent:50px;

    }



    .drnd_content p.outer {

    margin-top:0px;

    text-align:left;

    font:normal 12px Arial;

    color:gray;

    text-indent:0px;



    }



    .panelcaption{

      height:30px;

      padding-left:5px;

      color:gray;

      font:bolder 14px Arial;





    }

    

    



	#menu1{

		background:#fff;

		width:178px;

		border:1px solid #cccccc;

		padding:3px;

		margin:	1px 0 0 2px;

	}

		#menu1 ul{

			list-style:none;

		}

			#menu1 li{

				list-style:none;

				display:block;

				border-bottom:1px solid #ffce88;

			}

				#menu1 li a{

					list-style:none;

					display:block;

					background:#fbd346 url(images/menu_006_bg.jpg) repeat-y left;

					color:#fff;

					text-transform:uppercase;

					font-size:11px;

					text-decoration:none;

					padding:5px 5px 10px 15px;

				}

					#menu1 li a:hover{

						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;

						color:#fff;

						text-decoration:none;

					}

				#menu1 li .current{

					list-style:none;

					display:block;

					background:#f7941d url(images/menu_006_h.jpg) repeat-x top;

					color:#fff;

					text-transform:uppercase;

					font-size:11px;

					text-decoration:none;

					padding:5px 5px 10px 15px;

				}

					#menu1 li a.current, #menu li a:hover.current{

						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;

						color:#fff;

						text-decoration:none;					

					}    

    

    









table{

text-align:left;	

} 

.posts{

border-right:1px solid silver;

border-top:1px solid silver;



}



.posts tr td {

border:1px solid silver;

border-right:none; 

border-top:none; 

padding:5px;

}











.posts tr td a{

text-decoration:none;

color:gray;

}











.headyr td{

background:url(images/tile_sub.jpg) repeat-x;

}





.clear tr td {

border:none;

padding:5px;

}







* dl{ 

	margin: 0; 

        padding: 0;

	color:CornflowerBlue;     



    }

* dt{ 



	 /* IE is dumb */

	clear: both;

        display: block; 

        float: left; 

        width: 104px; 

        height: 10px; 

        line-height: 10px;

        margin-right: 5px;              

        font-size: 8pt; 

        font-weight:700;

        text-align: right; 



    }

* dd{ 

         /* IE is dumb */

	display: block;                 

        float: left;     

        width: 100px; 

        height: 10px;

        margin: 0 0 0px 0; 

        background: url("images/g_colorbar.jpg") no-repeat;

     }





* dd div{ 

	background: url("images/g_colorbar2.jpg") no-repeat ; 

        height: 10px;

        width: 75%; 

        text-align:right;

        display: block;

		clear: both; 

     }



* dd div span{ 

        right: -2px; 

        top: -1px; 

        display:block;

        /*background: url("images/g_marker.gif") left no-repeat; */

        height: 10px; 

        width: 7px; 

        text-align: left;

        text-indent: -999px;

        overflow: hidden;

     }

     

     

     

	.star-rating{

		margin-top:2px;

		list-style:none;

		margin-left:2px!important;

		padding:0px!important;

		width: 148px;

		height: 15px;

		position: relative;

		background: url(images/rating.jpg) top left repeat-x;		

	}

	.star-rating li{

		padding:0px;

		margin:0px;

		/*\*/

		float: left;

		/* */

	}

	.star-rating li a{

		display:block;

		width:25px;

		height: 15px;

		text-decoration: none;

		

		z-index: 20;

		position: absolute;

		padding: 0px;

	}

	.star-rating li a:hover{

		background: url(images/rating.jpg) left bottom;

		z-index: 2;

		left: 0px;

	}

	.star-rating a.one-star{

		left: 0px;

	}

	.star-rating a.one-star:hover{

		width:25px;

	}

	.star-rating a.two-stars{

		left:25px;

	}

	.star-rating a.two-stars:hover{

		width: 50px;

	}

	.star-rating a.three-stars{

		left: 50px;

	}

	.star-rating a.three-stars:hover{

		width: 75px;

	}

	.star-rating a.four-stars{

		left: 75px;

	}	

	.star-rating a.four-stars:hover{

		width: 100px;

	}

	.star-rating a.five-stars{

		left: 100px;

	}

	.star-rating a.five-stars:hover{

		width: 125px;

	}

	.star-rating a.six-stars{

		left: 125px;

	}

	.star-rating a.six-stars:hover{

		width: 148px;

	}	

	

	

	.star-rating li.current-rating{

		background: url(images/rating.jpg) left center;

		position: absolute;

		height: 15px;

		display: block;

		text-indent: -9000px;

		z-index: 1;

	}	







#msg_container {background: #FFFFFF; margin:1px;}

    

    .m_top, .m_bottom {display:block; background:#FFFFFF; font-size:1px;}

    .m_b1, .m_b2, .m_b3, .m_b4 {display:block; overflow:hidden;}

    .m_b1, .m_b2, .m_b3 {height:1px;}

    .m_b2, .m_b3, .m_b4 {background:#FFFFFC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}

    .m_b1 {margin:0 5px; background:#CCCCCC;}

    .m_b2 {margin:0 3px; border-width:0 2px;}

    .m_b3 {margin:0 2px;}

    .m_b4 {height:2px; margin:0 1px;}

    

    .m_content {

    display:block;

    border:0 solid #CCCCCC;

    border-width:0 1px;

    padding: 4px;

    background:#FFFFFC;

    color:#585858;

}




#menu{
    top:243px;
    width:950px;
	height:25px;

	/*border:solid 1px #313131;*/
	background:none;
	overflow:hidden;
    position:absolute;
}
#m-top{
	height:20px;

}

#m-slider{
	height:5px;

}
/*------ SLIDER ------*/
#slider{
	width:140px;
	height:5px;
	float:left;
	line-height:0px;
	margin-top:0px;
	display:inline;
	font-size:1px;
	background:#B0C4DE;

}
/*------ MENU ------*/
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	/*text-shadow: rgb(255, 255, 255) 1px 1px 0px;*/
}

#menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a.curr{
	width:150px;
	height:15px;
	margin:0px;
	padding:2px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	color:#006699;
	border-left:solid 2px #e1e1e1;
	border-bottom:solid 5px #FFCC66;
    /*text-shadow: rgb(255, 255, 255) 1px 1px 0px;*/
}

#menu ul li a{
	width:150px;
	height:15px;
	margin:0px;
	padding:2px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	color:white;
	border-left:solid 2px #e1e1e1;
    background:url(images/medical_cross.jpg) no-repeat 2px 2px;
}

#menu ul li a:hover{
	color:orange;
    text-decoration:none;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
}






	#tabs ul.tab {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#tabs ul.tab li {
		display: inline;
		margin: 0 2px 0 0;
	}

	#tabs ul.tab li a {
		padding: 0 1em;
		text-decoration: none;
		color: #a80;
		background: #fe5;
		font-size:16px;
	}

	#tabs ul.tab li a:hover {
		background: #fc0;
		color: #540;
	}

	#tabs #selected {
	}

	#tabs #selected a {
		padding-bottom: 2px;
		font-weight: bold;
		color: white;
		background: #fc0;
	}

	#tabsc {
		border-top: 1px solid white;
		background: #fc0;
		padding: 5px;
	}

	#tabsc div.wh {
		margin: 0;
		padding: 2px;
		background: white;
		width:100%;
	}
	
	#tabsc .drugs tr td {
       border:1px solid #FFCC00;
       font-weight:700;
       color:cornflowerblue;
       text-align:center;
       width:20px;
       height:20px;
	}

	#tabsc .drugs tr td:hover {
       background:cornflowerblue;
       color: white;
	}

	#tabsc .drugs tr td a{
       text-decoration:none;
       background:white;
       color:cornflowerblue;
       width:20px;
	}
	#tabsc .drugs tr td a:hover {
       background:cornflowerblue;
       color: white;
	}
	#tabsc input#name {
      border:1px solid #FFCC00;
      height:15px;
	}
	#tabsc input#btn {
      border:0px solid #FFCC00;
      background:#FFCC00;
      color: white;
      height:22px;
      width:70px;
	}
	
.druglink{
  text-decoration:none;
  color: gray; /*#B0C4DE;*/
}

.druglink:hover{
  color:darkorange;
}


.lzt{
margin-top:3px;
padding:5px;
border:2px solid #FFCC00;
background-color:white;
color:gray;
font-weight:700;
}





.arrowlistmenu{
width: 100%; /*width of menu*/
padding: 5px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
width: 98%;
border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li table tr td  a{
width: 96%;
color: gray;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;

font-size: 14px;
}


.arrowlistmenu ul li table tr td  a:hover{ /*hover state CSS*/
color: #FFCC00;
/*background-color: #F3F3F3;*/
}

.arrowlistmenu ul li:hover{ /*hover state CSS*/
color: #FFCC00;
/*background-color: #F3F3F3;*/
}

.arrowlistmenu ul li table {
width: 100%;
}


a.flink {
color:white;
text-decoration:none;
font-size:13px;
font-weight:700;
float:left;
}

a.flink:hover {
color:#B1D632;
text-decoration:none;
}



a.slink {
color:gray;
text-decoration:none;
font-size:13px;
font-weight:700;
}

a.slink:hover {
color:#B1D632;
text-decoration:none;
}








#menucontainer{
	/*overflow:hidden;*/
    position:absolute;
	height:33px;
	color:#E0E0E0;
	background:#143D55;
	width:1000px;
	/*width:100%;*/
	top:239px;
	/*font-family:Helvetica,Arial,Verdana,sans-serif;*/
	}

#menunav{
	position:relative;
	height:33px;
	font-size:12px;
	font-weight:bold;
	background:#fff url(images/menu_bg_new.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#menunav ul.mm{
	list-style-type:none;
	width:auto;
    float:left;
	}

#menunav ul.mm li{
	display:block;
    float:left;
    width:auto;
	margin:0 1px;
	}

#menunav ul.mm li a{
	display:block;
	float:left;
    color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#menunav ul.mm li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	font-size:12px;
    }

#menunav ul.mm li a:hover{
	color:#fff;
	background:transparent url(images/menu_bg-OVER.gif) repeat-x bottom left;
	}

#menunav ul.mm li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#menunav ul.mm li a.currmenu,#menunav ul.mm li a.currmenu:hover{
	color:#fff;
	background:#1D6893 url(images/menu_left-ON.gif) no-repeat top left;
	
    
	}

#menunav ul.mm li a.currmenu span{
	/*display:block;
	padding:10px 20px 0 0;
	width:auto;*/
    color:rgb(74,115,138);
    
	background:#1D6893 url(images/menu_right-ON.gif) no-repeat top right;
	/*height:33px;*/
	}





.float_left {
float:left;
}

.float_right {
float:right;
}

/* Adjust this width to fit your needs */
.container {
width:192px;
}

.container_head {
height:30px;
background-image:url(images/sidebar_center.jpg);
}

/* To Center align the title add: text-align:center; */
.container_head_text {

height:23px;
padding:7px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:16px;
font-weight:bold;
}

.container_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
color:#666666;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #E7E7E7;
}


.container_content p{

	width:auto;
	padding:0 0 0 15px;
	color:gray;
	font:normal 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
    text-indent:20px;
}



   
.arrowlistmenu1{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu1 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: gray;
background: black url(images/sidebar_center.jpg) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
height:22px;
}

.arrowlistmenu1 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu1 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu1 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.arrowlistmenu1 ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 12px;
color: gray;
}

.arrowlistmenu1 ul li:hover a{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
cursor:pointer;
cursor:hand;
}


.gallery_img 
{opacity:0.6;
 filter:alpha(opacity=60);
}

.gallery_img:hover 
{opacity:1.0;
 filter:alpha(opacity=100);
 cursor:pointer;
 cursor:hand; 
} 
a.gall_link{
color:silver;
}

a.gall_link:hover
{
color:gray;
cursor:pointer;
cursor:hand;    
}



   #wrap {
      width: 97%;
      margin-left:5px;
      
       }
   .tabbed-box {
      width: 100%;
      background: #fff url(images/vk_back.jpg) repeat-x bottom;
      border: 1px solid #ddd; }
   .tabbed-box .tabs li {
      list-style: none;
      float: left; }
   .tabbed-box .tabs li a.link {
      display: block;
      width: 306px;
      padding: 5px 0;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      color: #888;
      background:url(images/gradient.png) repeat-x bottom ; 
      border-left: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      font-size:12px;}
   .tabbed-box .tabs li:first-child a.link {
      border-left: none; }
   .tabbed-box .tabs li a.link:hover {
      color: #FFCC00; }
   .tabbed-box .tabs li a.link:focus {
      outline: none; }
   .tabbed-box .tabs li a.active {
      background: #fff;
      color: #FFCC00;
      font-size:14px;
      border-bottom: 1px solid #fff; }
   .tabbed-content {
      padding: 2px 2px 2px 2px;
      display: none; }


