#contentArea {
	margin: 0px;
	padding: 0px;
}

#contentLeft {
	width: 242px;
	height: 450px;
	float: left;
	text-align: center;
}

#contentLeft2 {
	width: 242px;
	height: 350px;
	float: left;
	text-align: center;
	margin-left: 3px;
	background-color: #FFFFFF;
}

#contentMiddle {
	padding: 0px 20px 0px 20px;
	width: 390px;
	height: 352px;
	float: left;
}

#contentMiddle img {
	padding-right: 10px;
}

#contentMiddle p {
	line-height: 16px;
}

#middleHeading {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

#profollow {
	width: 223px;
	float: left;
	background-image: url(/images/design/background/profollowBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#profollowBox {
	width: 212px;
	height: 337px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#profollowHeader {
	padding-top: 10px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	border: 2px solid #FFBD00;
	text-align: center;
	background-color: #CC0000;
}

#profollowContent {
	padding-bottom: 10px;
	border-left: 2px solid #FFBD00;
	border-right: 2px solid #FFBD00;
	border-bottom: 2px solid #FFBD00;
	background-image: url(/images/design/background/profollowContentBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #990000;
}

#radioContainer {
	padding-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	display: block;
	font-size: 12px;
}

#radioContainer tr td {
	padding-bottom: 5px;
}

#formBox {
	margin-left: 12px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 12px;
}

#contentBottom {
	margin: 8px 0px 0px 0px;

}

.submitBtn {
	margin: 0px 0px 0px 120px;
}

/*#contentRight {
	width: 5px;
	height: 373px;
	float: left;
	background-image: url(/images/design/background/contentRightBg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}*/

#bottomBorder {
	width: 900px;
	height: 4px;
	background-image: url(/images/design/background/borderBottomBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

