#int {
	background-color:#a69;
}

#exthome h3 {
	padding-bottom:11px;
	margin-bottom:11px;
	border-bottom:2px solid #ccc;
}

#exthome a {
	font-weight:bold;
}

#exthome ul {
	list-style:none;
}

#details {
	margin-bottom:11px;
}

#details div.col1 {
	float:left;
	width:280px;
}

#details div.col2 {
	margin-left:291px;
	width:280px;
}

#downloads {
	width:280px;
	margin-bottom:11px;
}

#feedback {
	float:right;
	width:295px;
	margin-bottom:11px;
}

#agentnews {
	clear:right;
	margin-bottom:11px;
}

#feedbackDiv {
	text-align:left;
	padding:20px;
	
}

#feedbackDiv button {
	float:right;
	font: bold 11px arial,verdana, sans-serif;
	color:#c06;
	border:0;
	margin-top:2px;
	padding:1px;
	background-color:#fff;
}

div.downloadList ul {
  padding:0;
  list-style:none;
  border-bottom:1px solid #ccc;
  	width:285px;
}

div.downloadList ul li {
  border-top:1px solid #ccc;
	padding: 2px 0;
	width:285px;
}

div.formcol1 {
position:relative;
	float:left;

	width:285px;

}

div.formcol2 {
position:relative;
	margin-left:290px;

	width:285px;
}
/*
////////// TITLES //////////
*/



h2#galleryHead span,
h2#registerHead span,
h2#agentHead span,
h2#downloadHead span,
h2#feedbackHead span {display:none; visibility: hidden;}

h2#galleryHead { width:304px; height:49px; background: url(../imgs/header_image_gallery.gif) no-repeat left 11px;}
h2#agentHead { width:304px; height:49px; background: url(../imgs/header_my_homepage.gif) no-repeat left 11px;}
h2#downloadHead { width:304px; height:49px; background: url(../imgs/header_downloads.gif) no-repeat left 11px;}
h2#registerHead { width:304px; height:49px; background: url(../imgs/header_reg_new_event.gif) no-repeat left 11px;}
h2#feedbackHead { width:304px; height:49px; background: url(../imgs/header_feedback.gif) no-repeat left 11px;}

/*
////////// IMAGES //////////
*/

.imgHold {
	float:left;
	width:160px;
	padding:11px;
	margin: 0 11px 11px 0;
	border:1px solid #ccc;
}

.thirdImg {
	margin: 0 0 11px 0;
}

.imgArea {
	text-align: center;
	height:135px;
	margin-bottom:11px;
}

.checkArea p {
	padding:0;
	margin:0;
}

.checkArea p a {

}

.checkArea input {
	float:left;
	width:auto;
	padding:0;
margin:0;
}
.checkArea label {

width:130px;
font-weight:normal;
padding:0;
margin:0;
margin-left:20px;
}
