div {
	margin:0px;
	padding:0px;
}

#AffMainCntainer {
	width:400px;
	height:auto;
	border:1px solid #c03b34;
	padding:3px;
}

#AffBdyCntainer {
	width:auto;
	height:auto;
	background-color:#fcfbe9;
	font-family:Tahoma;
	font-size:11px;
	color:#3385b4;
	font-weight:normal;
}
#AffHeadCntner {
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:auto;
	line-height:32px;
}

#AffHead {
	font-family:Tahoma;
	font-size:16px;
	background-image:url(../images/bull_head.gif);
	background-repeat:no-repeat;
	background-position:6px;
	padding-left:18px;
	color:#FFFFFF;
	font-weight:bold;
}

#AffBdyPrt1 {	
	width:auto;
	height:auto;
	padding:5px;
}

input {
	font-size:11px;
}

select {
	font-size:11px;
	color:#333333;
	font-family:Tahoma;
}

.part {
	background-image:url(http://www.quickbooker.com/QBSearch/images_new/bg_part.gif);
	background-repeat:repeat-x;
	width:90%;
	height:11px;
	margin:5px;
}

#AffBdyPrt2Box {
	width:auto;
	height:auto;
	border:1px solid #dedebc;
	padding:5px;
} 

#Powered {
	/*background-image:url(http://www.quickbooker.com/QBSearch/images_new/powered_qb.gif);
	background-repeat:no-repeat;*/
	background-position:right;
	height:12px;
}