#banner {
	background-image:url(../images/banner_default2.gif); 
	height:140px;
}

#row01 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_01.gif);
}

#row02 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_02.gif);
	background-repeat:repeat-x;
}

#row03 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_03.gif);
	background-repeat:repeat-x;
}

#row04 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_04.gif);
	background-repeat:repeat-x;
}

#row05 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_05.gif);
	background-repeat:repeat-x;
}

#row06 {
	border-bottom: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_planDetails_06.gif);
	background-repeat:repeat-x;
}

#goesAnywhere {
	border: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_goesAnywhere.gif);
	margin-bottom:20px;
}

#addVN {
	border: #dcdddf solid 1px;
	padding:10px;
	background-image:url(../images/bg_addVN.gif);
	margin-bottom:20px;
}

#btn_signUpNow {
	position:relative;
	top:138px;
	left:-10px;	
	z-index: 1;
	padding:0px;
	margin-bottom:-23px;
	height:23px;
	float:right;
}
	
#includedCountries {
	display:none; 
	position:absolute; 
	left:40%; 
	top:100px; 
	width:588px; 
	line-height:15px; 
	border: 0px solid #dcdddf; 
	background-image:url(../images/bg_includedCountries.png);
	background-repeat:no-repeat;
	padding: 0px; 
	font-weight:bold; 
	font-size:11px; 
	z-index: 99; 
	text-align:left;
}

#includedFeatures {
	display:none; 
	position:absolute; 
	left:38%; 
	top:350px; 
	width:592px;
	line-height:18px; 
	background-color:#f2f6fb;
	/*background-image:url(../images/bg_includedFeatures.png);*/
	border: 1px solid #dcdddf; 
	background-repeat:no-repeat;
	padding: 0px; 
	font-weight:bold; 
	font-size:11px; 
	z-index: 99; 
	text-align:left;
}
#plan_details_disclaimer {	
	text-align: left;		
	clear:left;
	font-size:12px;
	color:#919191;
	padding:0px 20px;
	margin-bottom:10px
}

ul.fearures_list {
	padding:0px;
	margin:0px;
}
ul.features_list li {
	list-style-image: url(../images/bullet_orange.gif);
	padding:0px;
	line-height:17px;
}
