/*#####################-MANŞET-######################*/


#manset{
    padding-top:0px;
    width :540px;
    margin-left:5px;
    height:380px;
    font-size:11px ;
}
#mansetbaslik{
    width:570px;
    height:85px;
}
#mansetfoto_cerceve{
    width:316;
    height: 216px;
    z-index:1000;
    background:url('../images/manset_foto_back.gif') top left no-repeat;
}
#mansetfoto{
    width:300px;
    height:200px;
    padding: 8px;
}
#mansetspot{
    width:300px;
    margin-left:10px;
    font-size:11px;
    height: auto;
    overflow:hidden;
}
#mansettarih{
	text-align:right;
	height:8px;
	padding:0 10px 1px 0;
	color:#686868;
	font-size:10px;
	margin-top:-4px;
}
#mansetkategori{
    float:left;
    width:265px;
    margin-top:4px;
    height: 19px;
    background:url('../images/manset_menu_back.gif') repeat-x
}

#mansetkategori ul{
   list-style: none;
   padding-top:0px;
   margin-top:2px;

}

#mansetkategori li{
    float:left;
    height:19px;
    padding :1px 5px 0 2px;
    border-left: 2px solid #FFFFFF
}

#mansetliste{
    float:left;
    width:280px;
    border: solid 0px;
    overflow:hidden;
    height: auto;
    font-weight:bold
}
#mansetliste ul{
    margin-left:5px;
    padding: 0;
    list-style: none;
}
#mansetliste li{
  padding-top:0px;
}

#mansetsol{
    width:600px;
    border: solid 0px;
    float:left;
}
