/* CSS Document */
.fan_box .connections_grid .grid_item a:link {color: #000000 !important; }
.fan_box .connections_grid .grid_item a:active {color: #000000!important; }
.fan_box .connections_grid .grid_item a:visited {color: #000000 !important; }
.fan_box .connections_grid .grid_item a:hover {color: #000000!important; }

*{
	padding: 0;
	margin: 0;
}
body{

	font-family:Arial, Helvetica, sans-serif;
}
a {
		color:#004D91;
}

a:visited {
	color: #996633;
}
a:hover{
	color:#ff9900;
	text-decoration:underline;
}

a:link.navlink { text-decoration:none; font-size:16px; font-weight:bold; }
a:visited.navlink { text-decoration:none; font-size:16px; font-weight:bold;}
a:hover.navlink { text-decoration:underline } 

#printlogo{
display:none;
}

#wrapper{
	width: 950px;
	margin:auto;

}


#header {
	height: 160px;
	position: relative;
}
#utility{
	height: 20px;
	width:940px;
	/*background-color:#719e3f;*/
		background-color:#49AAD5;
	margin:auto;
	
	
}
#utilityMenu{
	font-size: 9pt;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: -18px;
	color:white;

	padding-right:10px;
	
}
#utilityMenu a{
	padding: 0 5px;
	color:#ffffff;
	text-decoration: none;
}
#utilityMenu a:hover{
	color: #FF9900;
}

#header #logo{
	position: absolute;
	
	margin-left: 5px;
	background: none;
	/*background-image: url(/images/logo1.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 80px;*/
}

#logo{
	position: absolute;
}

#nav {
	position: absolute;
	background-image:url(../images/nav_bg.jpg);
	width: 940px;
	bottom: 15px;
	left: 1px;
	margin: 1px 1px 1px 1px;
	/*padding: 1 0;*/
	
	
}
#nav #breadcrumbs{
	position: absolute;
	bottom: -20px;
	left: 5px;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	width:99%;
	
}
#nav #breadcrumbs a{
		color:#004D91;
}
#nav #breadcrumbs a:hover{
	color: #ff9900;
}

#nav a.primary{
	color:#ffffff;
	text-align:center;
	text-decoration: none;	
	font-weight: bold;
	display:block;
	width: 178px;
	height: 44px;
	margin-top:2px;
	float: left;
	padding-top: 10px;
	border-left:1px solid #cccccc;
	font-size: 16px;
}
#nav a.primary span{
	display: block;
	font-size: 12px;
}
#nav a.primary:hover{
	/*background-color:#00274F;*/
	height: 44px;
	margin-top:2px;
	color:#ff9900;
}
#nav a.primary.active{
	
	color:#ffffff;
	background-color:#666666;
	height: 44px;
	margin-top:2px;
}


#nav #breadcrumbs{
	height:1.5em;
	overflow:hidden;
	line-height:1.5em;
}

#searchCon{
	position: absolute;
	bottom: 18px;
	right: 5px;
	width: 260px;
}
#mainContent {
	position: relative;
	margin-top: 10px;
	border-left:1px solid #cccccc;
	overflow: hidden;
	width:1150px;
}

#leftCol {
	width: 170px;
	padding: 5px;
	float: left;
	height: 300px;
}


#subMenu{
	padding: 3px 3px 3px 8px;
}

#subMenu h2{
	font-size: 12pt;
	padding: 3px 0;
	color: #ffffff;
}
#subMenu a{
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	border-bottom: 1px solid #666666;
	padding: 5px;
			color:#000000;
}

#subMenu  a:hover{
	color:#ff9900;
}
#subMenu .active:before{
	content: "  ";
}

#subMenu .active{

	color:#000000;
	background-color:#CCCCCC;
}

#subMenu a:visited .active{color:#004D91;}


#introBox{
	width: 749px;
	float: left;
	
	padding: 10px;
	border-left: 1px solid #cccccc;
	margin-top: 5px;
	font-size: 13px;
}
.twoCol #introBox, .oneCol #introBox{
	/* margin: 0 0 10px 0;*/
	margin:0;
	
	background-repeat: no-repeat;
	width: 930px;
	background-position: 0 0;
	border: none;

}
.twoColtwo #introBox{
	/*margin: 0 0 10px 0;*/
	margin:0;
	width: 930px;
	background-position: 0 0;
	border: none;
	
}
.twoColThree #introBox{
	width: 749px;
}

#introBox h1{


	font-size: 18pt;
}
#introBox p{
	/*margin: 10px 5px;*/
	margin-top:10px;
	
}

#mainCol{
	width: 759px;
	padding: 7px;
	float: left;
	border-left: 1px solid #cccccc;
	font-size: 12px;

}
.threeCol #mainCol{
	width: 547px;
}
.twoCol #mainCol{
	width: 729px;
	border: none;
}
.oneCol #mainCol{
	width: 930px;
	border: none;
}
.twoColtwo #mainCol{
	width: 950px;
	border: none;
}
.twoColThree  #mainCol{
width: 759px;
}
#mainCol h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
}
#mainCol ul {
	margin: 10px 40px;
}
#mainCol ul li{
	margin: 5px 0;
}
#mainCol ol li{
	margin: 5px 20px;
}

#mainCol p{
	margin: 10px 0; 
}
#mainCol h2{
	margin: 10px 0;
}
#mainCol img{
	
	padding: 2px;
}
#mainCol h2{
	margin: 0;
	padding: 0;
	font-size: 13pt;
	line-height: 14pt;
}
#mainCol h3{
	margin: 0;
	padding: 0;
	font-size: 11pt;
	line-height: 13pt;
}

#conclusion{
	clear: both;
	margin: 15px 0;
}


#rightCol{
	width:175px;
	float: left;
	margin-left: 0;

}

#cta{
	width: 175px;
	background-position:top center;
	background-repeat: no-repeat;
	background-image: url(../images/CTA2.jpg);
	margin-top:5px;
}



#eslDirTemplate{
	border: 1px solid #999999;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top:2px;	
	width:180px;
	/*-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	*/
}
#eslDirTemplate a{
	display: block;
	height: 125px;
	font-size:10px;
	background-image: url(/images/map.gif);
	background-repeat: no-repeat;
	background-position:center center;
}
#eslDirTemplate a span{
	position: relative;
	display: block;
	top: 80px;
}
#eslDirTemplate a:hover{
	background-image: url(/images/mapRoll.gif);
}
#recruiter{
	margin-top:7px;
	text-align:center;
}
#courseSearch{
	padding:1px;
	border: 1px solid #999999;
	font-size:75%;
	
	margin-top:4px;
}





#doormat{
	clear: both;
	padding: 5px;	
	margin-top: 15px;
	border-top: 1px dashed #5F6D7B;
}
#doormatTestimonial{
	width: 238px;
	float: left;
	height: 150px;
	position:relative;
	
}
#doormatTestimonial .doormat-quotes-open{
	background-image:url(/images/beginquote.jpg);	
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: -5px;
	left:-25px;
	width: 30px;
	height: 28px;
}
#doormatTestimonial .doormat-quotes-close{
	background-image:url(/images/endquote.jpg);	
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: -22px;
	left: 230px;
	width: 2px;
	height: 28px;
	padding-right:30px;
}
#doormatTestimonial span{
	font-style:italic;
}
#doormatTestimonial cite{
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-align: right;
	padding-right:45px;
}
.container{
	float: left;
	width: 225px;
	height: 180px;
	padding-left: 10px;
	border-left: 1px solid #1D2D3C;
}
.container.first{
	border: none;
	padding-left: 0;
	
}
.container h4{

	font-size:90%;
}
.container ul{
	font-size: 9pt;
	margin: 5px 0 0 10px;
}
.container ul li{
	margin: 5px 0;
}
.container li a{
}
.container li a:hover{
	color: #ff9900;
}

.footerbottom{background-color:#49AAD5; 
			font-size:12px;
			color:#ffffff;
			text-align:center;
			width:960px;}

#footer{
	position: relative;	
	clear: both;
	overflow: hidden;
	padding: 5px
}
#footer .seals{
	width: 160px;
	float: left;
}
#footer .seals img{
	margin-top: 3px;
}
#footer #address{
	position: relative;
	top: 50px;
	font-size: 9pt;
	text-align:center;
	float: left;
	width: 620px;
}

.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

form label.full {
	width: 99%;
}

form label.required {
	font-weight: bold;
}

form.country_info select {
	margin-bottom: 10px;
	padding:5px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}



form input.std_input,
form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

form table {
	width: 100%;
}

form table input.std_input {
	width: 93%;
}

form table.three-col input.std_input {
	width: 90%;
}


form input.form_but {
	margin-top: 10px;
	background-color: #93ba31;
	border: 3px solid #afdd39;
	color: #fff;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}



#courseDates {
	width:400px;
	padding:5px;
	/*border: 1px solid #666666;*/

}

.inpage-quote{
clear:left;
height:auto;
	float:left;
	position:static;
background-image:url(/images/beginquote.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.inpage-quote .text{
padding:0;
margin:0;
font-style:italic;
text-align:left;
font-size:12px;
padding-left:15px;
padding-right:35px;
padding-bottom:15px;
padding-top:15px;
background-image:url(/images/endquote.gif);
background-repeat:no-repeat;
background-position: right bottom;
}


/*USED IN citydates.php' */

#testimonialDates{
clear:left;
width:205px;
height:auto;
	float:left;
	position:static;
background-image:url(/images/beginquote.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#testimonialDates .text{
padding:0;
margin:0;
position:static;
font-style:italic;
text-align:left;
font-size:12px;
padding-left:20px;
padding-right:20px;
padding-bottom:25px;
padding-top:25px;
background-image:url(/images/endquote.gif);
background-repeat:no-repeat;
background-position: right bottom;

}
/*
-----------
OLD
----------

#testimonialDates{
clear:right;
width:370px;
height:auto;
	float:right;
	position:static;
background-image:url(/images/quotes-open5.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#testimonialDates .text{
padding:0;
margin:0;
position:static;
font-style:italic;
text-align:justify;
font-size:12px;
padding-left:70px;
padding-right:70px;
padding-bottom:30px;
padding-top:30px;
background-image:url(/images/quotes-close5.gif);
background-repeat:no-repeat;
background-position: right bottom;

}
*/
#cityDatesRight{
	clear:right;
	float:right;
	position:static;
}

#infoDates {
	margin:0px;
	width:255px;
	border: 1px solid #666666;

	padding:5px;
}




.prepareContainer{
	float: left;
	width: 422px;
	padding: 0;
	margin: 0 0 15px 5px;
}

.prepareContainer p{
	margin: 0;
	padding: 0;
}

#countryinfo {
	
	border: 1px solid #666666;
	padding: 5px;
	margin-top:8px;
	width:205px;
	
}
/*#countryinfo2 {
	
	border: 1px solid #666666;
	padding: 5px;
	margin-top:8px;
	width:205px;
	position:absolute;
	top:120px;
	left: 500px;
	
	
}*/
#countryinfo2 {
	
	border: 1px solid #666666;
	padding: 5px;
	margin:10px;
	margin-top:8px;
	width:205px;
	position:static;
	float:right;
	
}


#searchBox{
	position: absolute;
	bottom: 0px;
	right: 65px;
	border: 1px solid #666666;
	width: 140px;
	padding: 3px 3px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.62em;
	text-align: right;
}
#searchButton{
 	height:19.5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left:200px;
	/*background-image:url(../images/search_button.jpg);*/
	
}




#mapContainer{
	position: relative;
	background-image: url('/esl-schools-directory/images/map/mapBase.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin-top: 10px;
	height: 299px;
	width: 759px;
	float: left;
/*	margin-left: 60px;*/
}
#pagebreakme{
page-break-before:always;
}

.hide{
	display: none;
	/*opacity: 0;
	filter:alpha(opacity=0);*/
}
.show{
	display:block;
	/*	opacity: 1;
	filter:alpha(opacity=1);*/
}
#mapContainer img{
	position: absolute;
	border: 0px;
}
#mapContainer #northamerica{
	top: -2px;
	left: -2px;
}
#mapContainer #latinamerica{
	top: 109px;
	left: 93px;
}
#mapContainer #centralamerica{
	top: 127px;
	left: 137px;
}
#mapContainer #southamerica{
	top: 150px;
	left: 157px;
}
#mapContainer #europe{
	top: 5px;
	left: 260px;
}
#mapContainer #easterneurope{
	top: 5px;
	left: 261px;
}
#mapContainer #westerneurope{
	top: 2px;
	left: 336px;
}
#mapContainer #africa{
	top: 97px;
	left: 272px;
}
#mapContainer #asia{
	top: 2px;
	left: 354px;
}
#mapContainer #eastasia{
	top: 60px;
	left: 400px;
}
#mapContainer #middleeast{
	top: 94px;
	left: 368px;
}
#mapContainer #middleeastwithegypt{
	top: 94px;
	left: 348px;
}
#mapContainer #australasia{
	top: 182px;
	left: 508px;
}
#mapNavigation{
	float: left;
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#mapNavigation{
	margin: 0px;
	padding: 0px;
}
#mapNavigation a{
	padding: 3px 5px 3px 15px;
	margin: 10px 0px 0px 0px;
	display: block;
}
/*
a.highlightCon{
	display: block;
	padding-left: 15px;
	border: 1px solid #7EBD41;
	background-image: url(images/mapArrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	text-decoration:underline;
}	
*/
#newlook{
	color:#ffffff;
	font-weight:bold;
	position:absolute;
	padding:5px;
	right:325px;
	top:5px;
	height:46px;
	border: 1px solid #ffffff;

}
#phonenum{
	padding-top:35px;
	padding-left: 30px;
	color:#000000;	
}
#hours {
 font-size:10px;
 color:#000000;	
 margin-top:9px;
 margin-left:10px;
}
#contact ul li{
	margin:0;
	font-size: 80%;
	
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type:none;
	padding-left: 35px;
}
#downloadForm ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#downloadForm li {
	padding: 3px 0px;
	margin: 0;
}
#downloadForm input{
	background: #FFFFFF;
}
#downloadForm label{
	display: block;
	font-weight: bold;
	width: 170px;
	float: left;
}
.formError{
	font-weight: bold;
	color: #ff0000;
}
#top10country{
	display: block;
	width:150px;
	color:#ffffff;
	float:right;
	position:relative;
	left:-420px;
	top: 510px;
	font-size:12px;
	font-weight:bold;
	border: 2px solid #666666;
	
}
#top10country ol{

	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:45px;

}
#top10country h3{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
}
#webinarvideo {
	position:relative;
	left: 30px;
}

#popUpDiv{
	text-align:center;
	position: fixed; 
	display:none;
	left:30%;
	top: 30%;
	width:300px;
	height:245px;
	overflow:auto;
	background:#C9DBE7;
	border:2px outset;
	padding:5px 20px 10px 20px;
}
#popUpDiv select {
	font-size:12px;
	padding:0px;
	color:#000000;
}

#popUpDiv #copyrightArea{
	position:absolute;
	left:20px;
	top:150px;
	width:255px;
	height:74px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#popUpDiv #copyrightArea h4{
	clear:both;
	padding:0;
	margin:0;
}
#popUpDiv #copyrightArea p{
	padding:0;
	margin:0;
}
#popUpDiv label span{
	padding:0;
	margin:0;
	text-align:left;
	display:block;
	float:left;
	width:40px;
}
#popUpDiv .input{
	width:200px;
}
body > div#popUpDiv {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	margin-top:-120px;
	margin-left:-150px;

	}
#popUpDiv h1{
font-size: 15pt;
}


#popUpDivResponseArea h2{
	text-align:center;
	margin-top:0px;
}





/**************************
FAQ STYLES
**************************/
#faq-category-questions{
	float:left; width:35%;
	border-right:#000000 dashed 1px;
}
#faq-category-questions table{
	border:0;
}
#faq-category-questions table td{
	padding:3px;
}
#faq-category-questions table td.selected{
	font-weight:bold;
	background-color:#cccccc;
}
#faq-category-questions ul li a{
	display:block;
}

#faq-category-answer{
	float:right; width:64%;
}
/*MOSTLY USED FOR QUESTION*/
#faq-category-answer h3{
	font-size: 1.2em;
	margin-bottom: .7em;
}
/*
#faq-category-answer .nav{
	padding-top: 5px;
	clear:both;
}
#faq-category-answer .nav .hd{
	float:left;
	width:13%;
	text-align: left;
	font-weight:bold;
}
#faq-category-answer .nav .bd{
	float:right;
	width:85%;
	text-align: left;
}
*/

/**************************
FAQ STYLES ENDS
**************************/








/**************************
NEW CAL STYLES
**************************/



.calltoactionsidebar {
	font-family: Verdana, Geneva, sans-serif;
	color: #8393f8;

	width: 173px;	
	text-align: center;
}
.calltoactionsidebar  .box{
	padding-top:10px;
}
.calltoactionsidebar .sidebaritems {
}
.calltoactionsidebar .textproperties {
	font-size: 12px;
	font-weight: bold;
	
}
.calltoactionsidebar .BOLDtexts {
	font-size: 18px;
	font-weight: bold;
}
.calltoactionsidebar .hourstext {
	font-size: 12px;
}

.calltoactionsidebar .titletext {
	font-size: 24px;
	font-weight: bolder;
}
.calltoactionsidebar a img{
	display:block;
	margin:auto;
}



/* START OF CTA CSS EDITED SEPTEMBER 2nd 2010*/
/*.ctasidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1D2D3C;
	line-height: 13.2px;
	padding-left: 12px;
	
	text-align:justify;
	

	}
	.ctasidebar a{
	text-decoration: none;
	}

.ctasidebar_infopacktext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align:justify;
	
	
}

*/


/*
.ctasidebar_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height:13px;
	
	
}
.ctasiderbar_hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding-left: 5px;
	margin-left: 10px;
	line-height: 10px;
	
	}
	
.ctasiderbar_email a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
line-height: 13px;
text-align:justify;

}
.break {
	line-height:10px;
}
*/

/*UPDATED ON 3rd Sept*/
.ctasidebar {

	/*line-height: 13.2px;*/
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:34px;
	
}
.ctasidebar a{
	/*text-decoration: none;*/
}
.ctasidebar_infopacktext{
	margin-bottom:5px;
	background-image:url(../images/tesl-tefl-tesol-pkgv2.jpg);
	background-repeat:no-repeat;
	width:195px;

	margin-left:0px;
}
.dlppdf{margin-top:3px; padding-left:89px;}
.dlppdf a{}
.dlppdf a:hover{opacity:.5;}
.onlinedlp{padding-top:33px; padding-left:82px;}
.onlinedlp a{}
.onlinedlp a:hover{opacity:.5;
}

.ctasidebar_infopack_pdf  a{
	/*background-image: url(/images/pdf_button_green.png);*/
	width:175px;
	height:75px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ctasidebar_infopack_pdf a:hover{
	/*background-image: url(/images/pdf_button_green_hover.png);*/
	width:175px; 
	height:75px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ctasidebar_infopack_pdf2  a{
	background-image: url(/images/pdf_button_green.gif);
	width:175px;
	height:75px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ctasidebar_infopack_pdf2 a:hover{
	background-image: url(/images/pdf_button_green_hover.gif);
	width:175px; 
	height:75px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ctasidebar_phone{
	font-size: 18px;
	font-weight: bold;
	color:#000;
}
.ctasiderbar_hours{
	padding-top: 9px;
	padding-bottom:10px;	
	
	font-size: 10px;
	color:#000;
	line-height: 12px;
}
.ctasiderbar_email{
	padding-bottom:10px;
	padding-left:27px;
	padding-top:-1px;
	font-size: 13px;	
	line-height: 13px;
	text-align:justify;
}
.ctasiderbar_request{
	padding-bottom:10px;
	padding-left:27px;
	padding-top:6px;
	font-size: 13px;	
	line-height: 13px;
	text-align:justify;
}
/*Added by Devin Monroe September 15th 2010*/
.right-side-grey-info{
    border: 1px solid #CCCCCC;
 	color:#000000;
	margin-bottom: 10px;
    /*padding-top: 14px;*/
	padding-bottom:8px;
	padding-left:8px;
	padding-right:1px;
	width:180px;
	font-size:12px;
	}
	.right-side-grey-info legend{
			color:#000000;
			font-weight:bold;
				text-align:center;
		/*		width:155px;*/
				font-size:15px;
			}
.right-side-grey-search{
    border: 1px solid #CCCCCC;
	color:#000000;
	margin-bottom: 10px;
    /*padding-top: 14px;*/
	padding-bottom:13px;
	padding-left:10px;
	padding-right:0px;
	width:180px;
	font-size:12px;
	}
	.right-side-grey-search legend{
		font-weight:bold;
				text-align:center;
		/*		width:155px;*/
				font-size:15px;
				color:#000000;
			}


.index-right-side-grey{
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 16px;
	width:220px;
	font-size:12px;
	color:#000000;
	}
.index-right-side-grey legend{
   font-weight:bold;
				text-align:center;
				width:200px;
				font-size:15px;
				color:#000000;
	}
.index-right-side-grey2{
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 10px;
	width:220px;
	font-size:12px;
	color:#000000;
	}

				

	.index-right-side-grey2 legend{
   				font-weight:bold;
				text-align:center;
				width:180px;
				font-size:15px;
				color:#000000;
}




