/* copyright (c) visiontech solutions, 2008,  author : Asanka Dewage */
/* date : 18 - 01 - 2008 */

#home-tab-container {
	height:352px;
	border:8px solid #ccc;
	/*margin-left:240px;*/
	overflow:hidden;
	float:right;
	width:703px;
	margin-bottom:10px;
}

* html #home-tab-container {
	margin-bottom:7px;
}

#home-tab-container a {
	outline:none;
	text-decoration:none;
}

#home-tab-container a img {
	border:none;
}

#home-domain-form {
	float:left;
	width:202px;
	background:#f5f5f5;
	height:338px;
	padding:15px;
	overflow:hidden;
	color:#666;
}

#home-domain-form form {
	padding-top:4px;
}
#home-domain-form .text-field {
	color:#666;
	margin-bottom:4px;
	width:192px;
	font-size:11px;
}
