/* CSS Document */

/* path- /pc/candidates/eachProfile.php */

div.eachPageHeader {
	margin:20px auto 0px auto;
	text-align:center;
	}

div.candidateProfileBox {
	width:598px;
	border:1px solid #CCCCCC;
	margin:20px auto 20px auto;
	padding:0px 0px 0px 0px;
	}

	div.candidateProfLeft {
		float:left;
		width:300px;
		}
	
	div.candidateProfRight {
		float:left;
		width:290px;
		}

		/* profileA */
		
		h1.candidateName {
			margin:15px 0px 10px 5px;
			font-size:18px;
			color:#CC3300;
			}
		
		div.canEachQuestion {
			margin:10px 5px 0px 10px;
			}
			
		span.canEachGenre {
			color:#666666;
			}
			
		span.canEachValue {
			color:#333333;
			line-height:16px;
			}

/* w8Banners */

div.w8Banners {
	margin:0px auto 0px auto;
	text-align:center;
	}

/* allCandidates */
