/*********************************************
* ICN.TV Style Sheet - Contact Page   		 *
* Site Version 1.0                           *
* Created by Cando Digital Entertainment     *
* http://www.cando-ent.com					 *
* Document: 1/17/2007 		                 *
*********************************************/

strong {
	color: #dad7c4;
	font-size: 14px;
}

/* -- Contact Page -------------------- */
#content { 
	width: 980px;
	margin: 0px auto 0px auto;
}

#content .leftcol {
	float: left;
	width: 590px;
	margin-left: 30px;
	font-size: 13px;
}
#content .rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
	font-size: 13px;
}

.contact {
	float: left;
	width: 590px;
}
.contact .header {
	width: 441px;
	height: 36px;
	background: url('/media/design/about_contact.gif') no-repeat;
}
.contact .panel {
	width: 590px;
	padding: 5px;
}

.slider {
	width: 444px; 
}
.slider .header {
	width: 444px;
	height: 45px;
	background: url('/media/design/home_series.gif') no-repeat;
}