@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	/*background-image: url(images/body_back.jpg);*/
	background-repeat: repeat;
}
h6 {
	font-size: 9px;
	color: #669900;
}

#main_content {
	float: left;
	height: auto;
	width: 994px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#side_banner {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#member_login {
	float: right;
	padding-left: 8px;
}
.form  {
	width: auto;
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 22px;
	color: #666666;
}

#member_login  h2    {
	font-family: verdana, arial;
	font-size: 12px;
	color: #669900;
}

.login_top {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/login_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
	width: 163px;
}
#login_align {
	padding-left: 228px;
}
.main_login_top {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/main_login_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 294px;
	height: 9px;
}
.main_login_pan {
	background-color: #e8e8e8;
	background-repeat: repeat;
	width: 274px;
	padding-right: 10px;
	padding-left: 10px;
}
.main_login_btm {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/main_login_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 294px;
	height: 9px;
}

.login_pan {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/login_mid.jpg);
	background-repeat: repeat-y;
	width: 163px;
}

.login_btm {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/login_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 163px;
	height: 5px;
}
#main_content02 {
	float: left;
	width: 374px;
	padding-right: 10px;
	padding-left: 10px;
}
.option_box  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	float: left;
	height: auto;
	width: auto;
}
.error_message {
	font-size: 10px;
	color: #FF0000;
}
#main_content01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
	width: 556px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_content_sub{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
	width: 556px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_content_table
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 739px;
}
#main_content_table a {
	text-decoration: none;
	color: #669900;
}

.main_content_table_text {
	color: #FFFFFF;
}
.green_td {
	background-color: #85C226;
	font-weight: bold;
	color: #FFFFFF;
}
.gray_td {
	background-color: #666666;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.gray_td a {
	color: #FFFFFF;
	text-decoration: none;
}
#gray_td a:hover {
	text-decoration: underline;
}





#page_wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
}

#header {
	background-color: #FFFFFF;
	width: auto;
	height: 86px;
	padding-right: 10px;
	padding-left: 10px;
}
#logo {
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#side_bar {
	float: left;
	width: 222px;
	display: block;
}
#side_bar .mid {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/side_bar_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side_bar .btm {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/side_bar_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 9px;
	width: 220px;
	margin-bottom: 10px;
}

#side_bar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #FFFFFF;
	height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#content p {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-right: 5px;
	line-height: 15px;
}


#footer {
	width: 994px;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side_bar ul{
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#side_bar    li  {
	list-style-image: none;
	list-style-type: none;
	display: block;
	border-bottom-color: #84c228;
	height: 24px;
	padding-top: 3px;
}
#side_bar  li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 206px;
	padding-left: 10px;
	padding-top: 2px;
	height: 23px;
}
#side_bar   li  a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

#content {
	height: auto;
	width: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
.question_content {
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-bottom: 10px;
	width: 980px;
}
#que_box {
	padding: 5px;
	float: left;
	width: 225px;
}

#search {
	float: right;
	width: 206px;
	margin-top: 5px;
	height: 34px;
	padding-top:0px;
	padding-left:5px;
	margin-right: 5px;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/search_back.jpg);
	background-repeat: no-repeat;
}
#search form {
	margin: 5px;
}

#banner {
	float: right;
}
#main_content   h1     {
	color: #669900;
	font-size: 12px;
	padding-left: 5px;
}
#main_content01  li {
	list-style-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/arrow.gif);
	list-style-position: inside;
	padding: 0px;
}
#main_content01  ul {
	padding: 0px;
}
.main_content_header {
	font-size: 12px;
	font-weight: bold;
	color: #007A37;
	line-height: 20px;
}

.main_containt_header2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav {
	height: 30px;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/nav_curve_back.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
}

#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.box {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav a:link, #nav a:visited, #nav a:active {
	display: block;
	width: auto;
	text-decoration: none;
	color: ;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 27px;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	float: left;
	margin: 0;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/nav_hover.png);
	background-repeat: repeat-x;
}
#member_login_form {
	width: 123px;
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 25px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	display: inline;
}
#footer li a {
	text-decoration: none;
	color: #666666;
}
#footer li a:hover {
	text-decoration: underline;
	color: #333333;
}
#option_box {
	padding-left: 120px;
	float: left;
}
.style1 {font-size: 9px;}
.style3 {font-size: 9px; color: #669900; }
.style5 {	font-size: 11px;
	color: #669900;
}
.style6 {font-size: 9px;}
.style7 {color: #669900}
.iit_jee
{

}
.iit_jee ul{
	margin:0px;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.iit_jee    li  {
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	padding-top: 5px;
}
.iit_jee  li  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/half_circle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	height: 22px;
	width: auto;
	padding-top: 3px;
	margin-top: 5px;
}
.heading_table {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.iit_jee  a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
	}
.accordion2 {
	width: 760px;
	
	
}
.accordion2  .h3 {
	height: 19px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/accordian_bar.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom:5px;
}
.accordion2  .h3:hover {
}
.accordion2  .h3.active {

}
.accordion2  .p {
	margin: 0;
	padding: 10px 15px 20px;
	display: none;
	color: #666666;
}
.accordion2   .p .close {
	float: right;
	height: 30px;
	width: 30px;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/btn-delete.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.science_questions {
	border: 1px solid #84c228;
	margin-top: 20px;
	padding-bottom: 10px;
}
.science_questions li {
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
}
.science_questions a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-top: 10px;
}
.science_questions a:hover {
	text-decoration: underline;
}
.sci_ans {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84c228;
	background-color: #EEF9DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84C228;
	margin-bottom: 10px;
}
.sci_ans form {
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 10px;
}

.comments {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84c228;
	;
}
.cbse_text {
	color: #FFFFFF;
}
.message {
	width: 455px;
	background-color: #c4e88c;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFfff;
	float: left;
}
.message ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.tabs {
	width: auto;
	margin: 0px;
	padding:0px;
	background-color: #C4E88C;
	float: left;
	padding-left: 0px;
}
.tabNavigation  ul {
	float: left;
	left: 0px;
	margin:0px;
	padding: 0px;
}
.tabNavigation   {
	float: left;

}
.tabNavigation        a.active  {
	background-color: #c4e88c;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFfff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c4e88c;
}
.tabNavigation       a.hover  {
	background-color: #c4e88c;
}
.tabNavigation     li  {
	list-style-image: none;
	list-style-type: none;
}
.tabNavigation  li  a {
	display: block;
	background-color: #E1F3C7;
	height: auto;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-right-width: 2px;
	border-top-width: 2px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #FFFfff;
	border-top-color: #FFFFFF;
	}
#side_bar .top {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/side_bar_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 26px;
	width: 220px;
}
#slideshow {
	width:620px;
	height:175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #dcf2bd;
	border: 2px solid #84c228;
	float: left;
	position: relative;
	padding-top: 15px;
}
#slideshow a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#slideshow #slidesContainer {
	width:560px;
	height:165px;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom: 10px;
	margin-left:auto;
	text-align: center;
	position: relative;
	overflow: auto;
	clear: both;
}
#slideshow #slidesContainer .slide {
	width:120px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:165px;
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	position: relative;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:30px;
	height:190px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	text-align: center;
	background-color: #84c228;
}
#leftControl {
	top:0;
	left:0;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/control_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #84c228;
}
.slide_margin {
	margin-right: 20px;
	margin-left: 20px;
}
#rightControl {
	top:0;
	right:0;
	background-color: #84c228;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/control_right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#leftControl_off {
	top:0;
	left:0;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/control_left_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #84c228;
}
#rightControl_off {
	top:0;
	right:0;
	background-color: #84c228;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/control_right_off.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ask_questions {
	float: left;
	width: 729px;
	margin-top: 10px;
	background-color: #cce697;
	border: 2px solid #84c228;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.ask_questions li{
	padding-bottom: 5px;
	font-size: 12px;

}
.ask_questions a{
	text-decoration:none;
	color:#000000;
}
.ask_questions a:hover{
	text-decoration:underline;
	color:#000000;
}
#ask_experts {
	float: right;
	height: auto;
	width: 749px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ask_experts ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ask_experts li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#ask_experts a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.question_header {
	background-color: #84c228;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#ask_experts a:hover {
	text-decoration: underline;
}
.experts_answers {
	float: left;
	width: 729px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #B9D5FF;
	border: 2px solid #0066FF;
	padding-bottom: 10px;
}
.answer_header {
	background-color: #0066FF;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.olympiad {
	width: 760px;
	color: #FFFFFF;
}
.olympiad  .h3 {
	height: 19px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	/*background-image: url(images/accordian_bar.jpg);*/
	background-repeat: no-repeat;border-bottom-width: 1px;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom:5px;
	color:green;
}
.olympiad  .h3:hover {
}
.olympiad  .h3.active {

}
.olympiad  .p {
	margin: 0;
	padding: 10px 15px 20px;
	display: none;
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.olympiad .p ul a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.olympiad   .p .close {
	float: right;
	height: 30px;
	width: 30px;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/btn-delete.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: right top;
}
.olympiad .p ul li {
	text-decoration: underline;
	line-height: 25px;
}
.top_downloads {
	float: left;
	width: 237px;
	display: block;
}
.top_downloads .mid {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/topd_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 240px;
	height:425px;
	padding: 5px;
	
}
.top_downloads .mid_user {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/topd_mid.jpg);
	background-repeat: repeat-y;
	/*float: left; */
	height:225px;
	width: 240px;
	
	padding: 5px;
	
}


.top_downloads .btm {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/topd_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 9px;
	width: 250px;
	margin-bottom: 10px;
}

.top_downloads .top h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #FFFFFF;
	height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.top_downloads .top {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/topd_top3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 26px;
	width: 250px;
	}
.coloretext{
		color: #000000;
	}
.sitemap ul li{
	color:#009900;
	font-weight:bold;
	}
.sitemap a{
	color:#009900;
	font-weight:bold;
	}
.sitemap a:hover{
	text-decoration:underline;
	}

.user_middle_bar_message{
border:2px solid #EEF9DD;
margin:5px;
padding-left:10px;
padding-right:10px;
width:auto;}

.span_success_message{color:#669900; font-family:Arial,Helvetica,sans-serif;
font-size:16px;}
.postinfo {
background-color:#EDF4FD;
color:#000000;
font-size:10px;
height:2em;
padding:4px;
}

.poller{	/* The poller box */
	/*
		float:left;	*/	
	width:232px;
		height:129px;		
		/*padding:15px;	
		border:3px double #317082;*/
		background-image:url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/top_colleges_files/images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		/*margin:10px;*/
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:10px;
		font-style:italic;
	}
	img{
		border:0px;
	}
	
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		
	}
		#mainContainer_poller{
		/*width:760px;*/
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		
	}

	#mainContent{
		padding:10px;
		font-size:12px;
	}
	
	.clear{
		clear:both;
	}
	#header_pool {
	background-color: #FFFFFF;
	width: auto;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

