/* -----------------  Google Adv -------------------- */

.google-right-gray
{
	padding-left: 30px;
	margin-bottom: 10px;
	clear: both;
	background-color:#F3F3E9;
}

.google-center-gray
{
	margin-top: -10px;
	margin-bottom: 10px;
	clear: both;
	background-color:#F3F3E9;
	text-align: center;
}

.google-right-blue
{
	margin-bottom: 10px;
	clear: both;
	background: url(../../App_Images/block_3_border_bot.jpg) left top repeat-x #8fb4de;

}

.google-right-blue .border-bot
{
	background:url(../../App_Images/block_3_border_bot.jpg) left bottom repeat-x;
}
.google-right-blue .border-left
{
	background:url(../../App_Images/block_3_border_left.jpg) left top repeat-y;
}
.google-right-blue .border-right
{
	background:url(../../App_Images/block_3_border_right.jpg) right top repeat-y;
}
.google-right-blue .corner-left-top
{
	background:url(../../App_Images/block_3_corner_left_top.jpg) left top no-repeat;
}
.google-right-blue .corner-right-top
{
	background:url(../../App_Images/block_3_corner_right_top.jpg) right top no-repeat;
}
.google-right-blue .corner-left-bot
{
	background:url(../../App_Images/block_3_corner_left_bot.jpg) left bottom no-repeat;
}
.google-right-blue .corner-right-bot
{
	background:url(../../App_Images/block_3_corner_right_bot.jpg) right bottom no-repeat; 
	padding:14px 17px 23px 15px;
}

.google-right-blue .left_indent
{
	padding-left: 15px;
}
