/* CSS Document */

.thumbnails{
width: 200px; 
height: 188px;
}
.error {
	color:red;
	margin:0;
	padding:0;
}
#pic{
	width:225px; 
	height:267px; 
	float:left; 
	background-image:url(../img/thumbnail-background.jpg);
	background-position:center;
	background-repeat:no-repeat; 
	text-align:center;
}
#pic img{
	padding-top:10px;
	padding-right:6px;
	padding-bottom:1px;
	margin-bottom:0px;
}
.id-name{
	padding:0 0 1px 0;
	color: #666666;
}

#template_img{
	float:left; 
	text-align:center;
}
.article-content{
	margin:0px auto;
	font-size:13px;
	color:#666666;
}
#template_desc{
	width:400px;
}
#template_desc img{padding-top:10px;}
#current_step{
	width:400px; 
	float:left; 
	text-align:left;
}
.view-data{
	padding-left:93px;
}
.checkout-red {color: #FF0000}
.checkout-head {
	color: #330000;
	font-weight: bold;
	font-size:18px
}
