#vsPhiUserViewer ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#vsPhiUserViewer li
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#vsPhiUserViewer h1
{
	font-size:12px;
}
#vsPhiUserHighlighted
{
	background: url(../img/user/fondo_hg.gif) no-repeat;
	width:507px;
	height:185px;
}
#vsPhiUserHighlighted .cartForm {
	margin:3px 0px 0px 30px;
}
.featured_col1
{
	float:left;
	width:225px;
}
.featured_col1 h1
{
	font-size:19px;
	font-weight:normal;
	color:#590217;
	padding-left:30px;
	padding-top:7px;
}
.featured_col1 h1 a
{
	color:#590217;
}
.featured_col1 .desc
{
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-left:30px;
	padding-right:10px;
}
.featured_col1 .precio
{
	font-size:17px;
	font-weight:normal;
	color:#590217;
	padding-right:10px;	
	text-align:right;
	padding-top:20px;
}
.featured_col2
{
	float:left;
	width:277px;
	text-align:center;
	padding-top:7px;
}

.shopping_cart
{
	border:1px solid #8B2120;
	width:98%;
}
.shopping_cart .nombre_pr
{
	font-size:11px;
}
.shopping_cart .nombre_pr a
{
	text-decoration:underline;
}
.shopping_cart .nombre_pr a:hover
{
	text-decoration:none;
}
.shopping_cart th
{
	background: #8B2120;
	color:#FFF;
}
.shopping_cart tfoot
{
	background: #CCC;
	font-weight:bold;
}
#checkout_form h2
{
	font-size:12px;
}
#checkout_form label
{
	float:left;
	width:120px;

}
#resume_order
{
	background: #B2BB1E;
	border:1px solid #7C1C1D;
	padding:20px;
	margin:20px;
	width:230px;
	float:left;
	margin-left:155px;
	margin-right:auto;
	margin-top:30px;
	text-align:left;

}
#resume_order label
{
	float:left;
	width:180px;
	margin-bottom:5px;
	border-bottom:1px dotted #FFF;
}
#resume_order .col2
{
	width:50px;
	text-align:right;
	border-bottom:1px dotted #FFF;
	font-weight:bold;
	float:left;
}
#resume_order .total
{
	color:#7C1C1D;
	font-weight:bold;
}
#resume_order h1
{
	font-size:16px;
	color:#7C1C1D;
}
#checkout_form_part1
{
	float:left;
	width:230px;
}
#checkout_form_part2
{
	float:left;
	width:330px;
}
#checkout_form_part2 label
{
	width:140px;
}
#checkout_form input
{
	font-size:11px;
	width:180px;
}
#checkout_form .select_country
{
	font-size:11px;
	width:200px;
}
#cartView h1
{
	font-size:14px;
	color:#892020;
}
#cartView .precio
{
	font-size:12px;
	color:#892020;
	font-weight:bold;
}
.cartForm a
{
	color:black;
	text-decoration:underline;
}
.cartForm a:hover
{
	text-decoration:none;
}