/* ==================================================================
 * CarolVsGhost.com site style sheet
 *                     (c) Copyright 2015 James Pujals
 * ==================================================================
 */

div.custom-sample,
div.marquee-sample
div.mug-sample {
	margin: auto auto;
	text-align: center;
	width: 600px;
}

strong.giftcert {
	color: #009643;
	font-family: Georgia, "Times New Roman", serif;	
}

img.screenshot,
img.mug {
 	display: inline;
	margin: 0px;
}

img.screenshot {
 	width: 280px;
}

img.marquee {
	width: 400px;
}

img.mug {
	width: 200px;
}

ol.top-prize {
	margin-left: 20px;
}

ol.top-prize li.top-prize {
	margin-top: 25px;
	color: #FF0000;
	font-size: 1.3em;
}

ul.runner-up-prize {
	list-style-type: none;
	list-style-image: none;
}

ul.runner-up-prize li.runner-up-prize {
	margin-top: 15px;
	color: #AF0000;
	font-size: 1.1em;
}

ul.runner-up-prize li.veteran-prize {
	margin-top: 15px;
	color: #009643;
	font-size: 1.1em;
}
