﻿/************************************/
/*   People's Choice Product List   */
/************************************/
.PeoplesChoiceHeading
{
	margin: 16px 0 0 57px;
}
.PeoplesChoiceHeading_Title
{
	width: 345px;
	float: left;
}
.PeoplesChoiceHeading_Pic
{
	width: 261px;
	float: left;
}
.PeoplesChoiceSelectHeading
{
	margin-left: 57px;
}
.PeoplesChoiceSelectContent
{
	margin-left: 60px;
}
.PeoplesChoiceProductList
{
	margin: 15px 0 0 57px;
}
.PeoplesChoiceReturnLink
{
	margin: 10px 0 40px 160px;
}


/**********************************/
/*   People's Choice Entry Form   */
/**********************************/
.PeoplesChoiceEntryForm
{
	margin: 10px 0 100px 60px;
}
.PeoplesChoiceProduct
{
	width: 120px;
	margin-right: 8px;
}
.PeoplesChoiceFormProductImage
{
	width: 120px;
	height: 120px;
}
.PeoplesChoiceFormProductName
{
	width: 120px;
	font-weight: bold;
	text-align: center;
}
.PeoplesChoiceFormLabel
{
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
}
.PeoplesChoiceFormCaptcha
{
	margin: 7px 0 9px 0;
}
.PeoplesChoiceTermsAndConditions
{
	margin: 10px 0 0 45px;
	width: 615px;
}
.PeoplesChoiceTermsHeading
{
	margin-left: 19px;
	font-weight: bold;
	padding: 5px 0 0 3px;
	border-top: solid 1px #cbcbcb;
}
.PeoplesChoiceTermsList
{
}


/************************************/
/*   People's Choice Winners Page   */
/************************************/
.PeoplesChoiceProductName
{
	font-weight: bold;
	color: #720070;
	margin-top: 10px;
	text-align: left;
}