@charset "utf-8";
/* CSS Document */
body#holder-general div#wrapOuter	{background-image: url(/assets/images/common_pics/back_left.jpg);}
body#holder-general div#wrapInner	{background-image: url(/assets/images/common_pics/back_right.jpg);}
#holder-best						{ margin-left:15px; margin-right:30px; }
#sub-navigation						{ color:#999999; padding:12px 10px 12px 11px; /*12px 10px;*/ }
#highResLink {
	float:right;
    color: #000;
}
#highResLink a {
	margin: 0px;
}
#print-but a{
	padding:4px;
	padding-left:19px;
	background:url(../images/common_pics/print.gif) no-repeat 0px 5px;
}
#left-menu {
	border:#E0E0E0 1px solid;
	border-top:none;
	width:198px;
	float:left;
}
#content-best {
	margin-left:5px;
	width:565px;
	float:left;
}
#images_n_documents					{ float:right; margin:10px -15px 10px 10px; }
#selection {
	background:url(../images/best-practice/menu-left.jpg) no-repeat;
	height:36px;
	padding-top:46px;
	padding-left:15px;
}
.selection-box {
	font-size:10px;
}
.box-item {
	border-top:#E0E0E0 1px solid;
	padding:15px;
	padding-right:10px;
	line-height:18px;
}
.box-item a{
	font-weight:bold;
	text-decoration:none;
}
.box-item a:hover{
	text-decoration:underline;
}
#best-content {
	background:url(../images/best-practice/back_welcome.jpg) repeat-x;
	padding:15px;
	line-height:18px;
}
#best-content h1{
	color:#d82028;
	font-size:25px;
}
.sep-line {
	border-top:#E0E0E0 1px solid;
	height:0px;
}
/* search */
#searchbox {
	background:url(/assets/images/common_pics/search.gif) no-repeat;
	height:82px;
}
#searchbox h1{
	display:none;
}
#searh-text {
	color:#333333;
	line-height:18px;
	font-size:11px;
	padding:15px 10px 15px 15px;
}
#searh-text h2{
	padding:0px;
	margin:0px;
}
#search-again {
	margin-top:10px;
	color:#000;
	padding-bottom:10px;
	border-bottom:1px #E1E1E1 solid;
	margin-bottom:10px;
}
#content-search {
	margin-left:20px;
	width:540px;
	float:left;
}
#content-search h1{
	color:#CB0100;
	padding-bottom:10px;
	border-bottom:1px #E1E1E1 solid;
}
.found-itm {
	margin-top:16px;
	color:#000;
	line-height:18px;
}
