/* +rpt june2013 */
#bottom {
	height: 215px;
	width: 933px;
	margin-top: 30px;
	background-color: #efefef;/*#231f20;*/
}

#bottomLeft {
	float: left;
	height: 170px;
	width: 198px;
	background: #efefef url(../images/bgBottomLeft.gif) right 40px no-repeat;
	padding: 15px;
}

#bottomRight{
	float: left;
	height: 200px;
	width: 660px;
	background-color: #efefef;
	margin-left: 45px;
}
/* +rpt june2013 -end */



.bottomRightInner {
	width: 210px;
	float: left;
	padding: 15px 5px 0 5px;
}

h1.h1BottomLeft {
	font-family: 'StagBook', 'LucidaSansUnicodeRegular', verdana, sans-serif;
	color: #66A3C7;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}

h1.h1BottomRight {
	font-family: 'StagBook', 'LucidaSansUnicodeRegular', verdana, sans-serif;
	color: #00B2A9;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 12px;
}

h2.h2BottomRight{
	font-family: 'StagBook', 'LucidaSansUnicodeRegular', verdana, sans-serif;
	color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 12px;
}

.bottomRightInner p{
	font-size: 90%;
	color: #ffffff;
	line-height: 13px;
}

.formBottom {
	margin: 10px 0 0 0;
}

#bottom form.select_country input.submit { background:#000; color:#fff; font-size:80%; line-height:13px; padding:3px; float:left; font-family: 'StagMedium', 'LucidaSansUnicodeRegular', verdana, sans-serif; }

/* +rpt june2013 */
#bottomLeft p a {
    color: #7a7a7a;
    font-size: 90%;
    line-height: 13px;
    text-decoration: underline;
}

#bottomLeft p a:hover { text-decoration: none; }

.bottomRightInner p a {
    color: #7a7a7a;
    text-decoration: underline;
}

.bottomRightInner p a:hover { text-decoration: none; }
/* +rpt june2013 -end */

