

/*- 1: Content---------------------------------------- */


#contentpage {
text-align:justify;
width:650px;
padding:175px 0px 0 0px;
margin:10px 10px 0 0;
background:#FFF url(images/shophead.jpg) top center no-repeat;
color:#333;
overflow:auto;
float:right;
font:12px;
}

#googlecart-widget-control {
	text-align:right;
	padding-right:70px;
	padding-bottom:20px;
}

#shophead {
text-align:justify;
width:630px;
padding:180px 10px 0 10px;
margin:0 10px 0 0;
background:#FFF url(images/shophead.jpg) top center no-repeat;
color:#333;
overflow:auto;
float:right;
}

.text {
width:289px;
padding:0px 10px 0 10px;
text-align:justify;
}


/*- 2: Store Items------------------------------------ */

.product-title {
	font-size:20px;
}

.product-price {
	font-size:16px;
}


/*- 6: Links------------------------------------------ */

A:link, a:visited {
color:#666;
text-decoration:underline;
}

a:active, a:hover {
text-decoration:underline;
color:#63ADAD;
}