div.left {
width:900px;
}
div.left #content
{
	width:700px
}
#menu_content
{
	width:900px;
	background-image:url(../../img/css/box/menu_content_no_right.png);
	background-repeat:repeat-y;
}
* html #menu_content
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/css/box/menu_content_no_right.png",sizingMethod="scale");
}
.cat .left 
{
	width: 900px;
}
#content .title small
{
	width:700px;
	
}
#content .title small span
{
	position:absolute;
	right:45px;
	top:10px
}
#content .title span.logos
{
	width:600px;
}
#content .contentdetail ul
{
	list-style: disc;
	padding-left: 15px;
}
