
/*	W CS TOOLS */
#wrapper {
	clear : left;
	width : 780px;
}
#container2 {
    width : 100%;
    float : left;
}

#content_banner_text{
	padding-top: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
}
#content_banner_text a{
	color: #ffffff;
}
#content_banner_holder{
	width: 481px;
	height: 52px;
	background : #ffffff url(../pix/content_banner_bg.jpg) repeat-x top;
float: left;
}

#content {
	padding: 15px;

	background : #F5F5F5 url(../pix/content_right_border.jpg) repeat-y 100% 0%;
}
#rtcolumntop2{
	height: 30px;
	background : url(../pix/cs_tools_rt_bg.jpg) no-repeat;
}
#content_banner_right{
	float: left;
	height: 70px;
	width: 299px;
}

#cstoolsholder{
padding-top: 30px;
}