<!--


#myTabs {
	margin:0 0 0px 0;
        line-height:16px;
        width:438px;
}

#myTabs .mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 54px;
        background:url(media.php/1003/mootabs_title_bg.gif) top left repeat-x;
}

#myTabs .mootabs_title li {
	float: left;
	background: url(media.php/1003/tab_passiv_bg.gif) top right no-repeat;
	cursor: pointer;
	height:54px;
	width:108px;
	font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:40px;
	text-indent:10px;
	padding:0px;
}


#myTabs li.active {
	background: url(media.php/1003/tab_active_bg.gif) no-repeat;
}



#myTabs .teaser_image_container {
	width:99px;
	height:100px;
	float:left;
	padding:7px 0 0 10px;
}

#myTabs .teaser_text {
	float:left;
	width:320px;
}



#myTabs table {
        width:100%;
        
}

#myTabs thead td {
        text-transform:uppercase;
        height:30px;
}

#myTabs td {
        color:#656667;
        vertical-align:middle;
        padding:8px 0 8px 10px;
        line-height:14px;
}

#myTabs .first_td {
        width:50%;
}

#myTabs .second_td {
        width:35%;
}

#myTabs .third_td{
        width:15%
}

#myTabs .fourth_td{
        width:21px;
        padding:0px;
}

#myTabs .color {
        background-color:#eeeeee;
}

#panes {
       border-style: none;
       width: 432px;
       margin: 0 auto 0 auto;
}
		
#panes div div {
       overflow: hidden;
}


-->