@charset "UTF-8";
/* CSS Document */

#homepageAdContainer1 {
	margin-top:15px;
	padding:15px;
	border-right:1px dotted #ccc;
	height:300px;
	text-align:left;
	}

#homepageAdContainer2 {
	margin-top:15px;
	padding:15px;
	border-right:1px dotted #ccc;
	height:300px;
	text-align:left;
	}

#homepageAdContainer3 {
	margin-top:15px;
	padding:15px;
	border-right:1px dotted #ccc;
	height:300px;
	text-align:left;
	}

#homepageAdContainer4 {
	margin-top:15px;
	padding:15px;
	border-right:1px dotted #ccc;
	height:300px;
	text-align:left;
	}

.bucketInputContainer { 
	}

.bucketInput { 
	width:220px;
	height:30px;
	line-height:30px; 
	border-bottom:1px dotted #067ab4;
	border-top:none;
	border-right:none;
	border-left:none;
	font-size:14px; 
	color:#067ab4;
	}
	
.bucketInput2 { 
	width:326px;
	height:30px;
	line-height:30px; 
	border-bottom:1px dotted #067ab4;
	border-top:none;
	border-right:none;
	border-left:none;
	font-size:14px; 
	color:#067ab4;
	}	
	
.homeAdTitle {
	margin-top:5px;
	}
	
