@charset "utf-8";
.mainContent .infoBannerProfile {
	width: 762px;
	padding-left: 18px;
	margin-top: 12px;
	background-image: url(images/personal_profile_blk.jpg);
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 18px;
	padding-right: 18px;
	margin-bottom: 8px;
}

/* CSS Document */

.profileSearch {
	height: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-top-style: none;
	padding-left: 10px;
	float: right;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	width: 300px;
	padding-right: 20px;
}
.profileSearch .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.profileSearch #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 15px;
	width: 80px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.callInfoAreaProfile .profileSearch #submit {
	height: 20px;
	width: 22px;
	font-size: 11px;
}

.mainContent .callInfoAreaProfile {
	width: 712px;
	padding-left: 25px;
	background-image: url(images/back_blk.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 18px;
	padding-right: 25px;
	margin-top: -16px;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
#profileText {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 12px;
}
#profileText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
  
.mainContent .infoBannerSearch {
	width: 762px;
	padding-left: 18px;
	margin-top: 12px;
	background-image: url(images/search_profile_blk.jpg);
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 18px;
	padding-right: 18px;
	margin-bottom: 8px;
}

