/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.credits p { color:#535353; }
a:link { color:#8138C2;  }
a:visited { color:#8138C2; }
a:hover { color:#8138C2; }
a:active { color:#8138C2; }

.testimonial span { font-style:italic; font-size:14px; }

#giveaway { 
	background: url(images/free-jewelry-box.jpg);
	width:248px; height:284px; margin-left:-5px; margin-bottom:20px;
}

#giveaway form { text-align:center; }
#giveaway input[type=text] { width:205px; height:21px; margin-top:105px; text-align:center; font-size:13px; padding-top:5px; }
#giveaway input[type=image] { margin-top:-5px;}
#giveaway #product_box { margin-top:25px; text-align:left; width:230px; }
#giveaway img { margin:5px 5px 0 30px; }


#announcement { padding: 5px 50px 5px 50px; background:#FFFFCC; margin: 10px 0 -25px 0; }
#announcement h1, #announcement h2, #announcement h3 { padding:0px; margin:5px 0 5px 0; }
#announcement img { margin:0 20px 0 0; padding:0px; }
#announcement p { padding:0px; margin:0px; }