﻿#columnas .cuatro_container { 
	width: 240px; 
	float: left; 
	padding: 0px 0px 10px 0px;
	}
#columnas .cuatro_container h2 { 
	width: 200px; 
	background: transparent url(../imaxes/box_hdr_bg_4col.gif) no-repeat bottom left; 
	}
#columnas .cuatro { 
	width: 220px; 
	height: 255px; 
	float: left; 
	padding: 0px 10px 5px 10px; 
	background: transparent url(../imaxes/box_bg_4col.gif) repeat-y top left; 
	}
#columnas .cuatro p{
	padding: 10px 10px 0px 0px;
	margin: 0;
}	

#columnas .cuatro .precio{
	width: 220px;
	height: 80px; 
}
.precio.noadmin{
	background: transparent url(../imaxes/bg_vps_noadmin.jpg) no-repeat bottom left; 
}
.precio.admin{
	background: transparent url(../imaxes/bg_vps_admin.jpg) no-repeat bottom left; 
}
.precio.cluster{
	background: transparent url(../imaxes/bg_vps_cluster.jpg) no-repeat bottom left; 
}
.precio.dedic{
	background: transparent url(../imaxes/bg_dedicados.jpg) no-repeat bottom left; 
}
.precio .titulo{
	width: 150px;
	float:left;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 18px; 
	line-height: 20px; 
	color: #000; 
}
#columnas .cuatro .photo { 
	width: 220px; 
	height: 90px; 
	float: left; 
	padding: 0px; 
	}
#columnas .cuatro .dentro { 
	padding: 3px 5px 5px 10px; 
	font-size: 12px; 
	line-height: 16px; 
	}
#columnas .cuatro .links { 
	padding-top: 5px;
	padding-left: 40px;
	}
#columnas .cuatro_bottom { 
	width: 240px; 
	height: 10px; 
	float: left; 
	background: transparent url(../imaxes/box_bottom_bg_4col.gif) no-repeat top left; 
	}
#columnas .cuatro_container_doble { 
	width: 480px; 
	float: left; 
	padding: 0px 0px 10px 0px; 
	}
#columnas .cuatro_container_doble h2 { 
	width: 440px; 
	background: transparent url(../imaxes/box_hdr_bg_4col_double.gif) no-repeat bottom left; 
	}
#columnas .cuatro_doble { 
	width: 460px; 
	height: 255px; 
	float: left; 
	padding: 0px 10px 5px 10px; 
	background: transparent url(../imaxes/box_bg_4col_double.gif) repeat-y top left; 
	}
#columnas .cuatro_doble .photo { 
	width: 440px; 
	height: 90px; 
	float: left; 
	padding: 0px; 
	}
#columnas .cuatro_doble .dentro { 
	padding: 3px 10px 5px 10px; 
	font-size: 12px; 
	line-height: 16px; 
	}
#columnas .cuatro_doble .links { 
	padding-top: 0px;
	}
#columnas .cuatro_doble_bottom { 
	width: 480px; 
	height: 10px; 
	float: left; 
	background: transparent url(../imaxes/box_bottom_bg_4col_double.gif) no-repeat top left; 
	}

