.text{
	font-weight:bold;
	font-size:.7em;
	text-align:justify;
}
.blue{
	color:#0e5383;
	font-size:1.5em;
	font-weight:bolder;
	margin:0px;
}
.left{
	float:left;
}

.left#conLeft{
	width:543px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:15px;
}

.left#conRight{
	width:397px;
	margin-left:5px;
}

#ccAccepted{
	background-image:url('images/index/cc_accepted.png');
	width:397px;
	height:67px;
	margin-top:12px;
}
#ad2{
	width:397px;
	height:150px;
	background-color:green;
	margin-top:12px;
}

#location{
	font-size:.5em;
	color:#e3e3e3;
}

#btn_ad2{
	width:397px;
	height:150px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/ad2.jpg');
}
#btn_ad2:hover{
	background-position:bottom right;
}