	/****************************************************************************/
/* 2009 - Originalideias.com.br												*/
/*																			*/
/* Created: 25/11/2009 by Herus Armstrong									*/
/* Description: Style to Proximo Games Site: contact page					*/
/****************************************************************************/


/************************************/
/* CONTENT							*/
/************************************/

#content #content_inside_body_text, #content #content_menu_right dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #727272;
	text-align: justify;
}
#content #content_inside_body_text {
	float: left;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 50px;
	width: 400px;
}
#content #content_inside_body_text p {
	margin-bottom: 15px;
}
#content #content_inside_body_text legend {
	display: none;
}
fieldset div {
	clear: both;
}
fieldset .textareadefault {
	background-image: url(../image/bg/content_fieldset_textarea_body2.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #EFB000;
	padding: 5px;
	border: 0;
	width: 340px;
	height: 45px;
}
.ckbox {
	background-image: none !important;
	width: auto !important;
	height: auto!important;
	float: left;
	margin-right: 10px;
}
#franchise_form {
	display: none;
}

/************************************/
/* MENU RIGHT						*/
/************************************/

/*#content #content_menu_right #contactlead {
	height: 38px;
	visibility: hidden;
	margin-bottom: 15px;
}
#content #content_menu_right {
	display: block;
	width: 185px;
	height: auto;
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 20px;
}
#content #content_menu_right dd {
	padding-bottom: 10px;
}*/
#content #content_menu_right #contactlead, #content #content_menu_right #whyproximo {
	height: 38px;
	visibility: hidden;
	margin-bottom: 15px;
}
#content #content_menu_right {
	background-color: #FFF;
	display: block;
	width: 185px;
	height: auto;
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 20px;
}
#content #content_menu_right #contactlead {
	height: 38px;
	visibility: hidden;
	margin-bottom: 15px;
}

/*
#content #content_menu_right a strong {
	display: none;
}
#content #content_menu_right #contactlead a {
	background-image: url(../image/menu/why.gif);
	width: 186px;
	height: 31px;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}
*/
