@charaset "UTF-8";

/*** Products index ***/

#content h2 {
	background                : url('/products/image/h2.gif') no-repeat;
	height                    : 25px;
	color                     : #333666;
	margin                    : 1.5em 0 1em 0;
	padding-left              : 1.8em;
	font-size                 : 180%;   
	line-height               : 100%;
	text-indent               : 0.25em;
	clear                     : both;
}

#content div.products_index_contents{
	padding-top: 2em;
}

#content div.products_index_contents_left{
	width: 375px;
}

#content .msshandbook{
	border:1px solid black; 
	width:380px; 
	margin-left:30px;
	padding: 0 20px;
	_padding: 20px;
}

/* Featured Contents */

#featured_contents{
	margin                    : 2em 0;
	background                : url('/products/microserver/image/img_sidemenu.gif') no-repeat;
	height                    : 117px;
}

#featured_contents p{
	width                     :160px;
	padding                    :1em 0 0 1em;
}


