@charset "UTF-8";
/* CSS Document */

.topten {
	padding: 5px;
}

.topten h3 {
	color: #391E0D;
	font-weight: bold;
	font-size: 12px;
}

.topten ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.topten ul li {
	padding: 0;
	margin: 0 !important;
	margin-bottom: 5px  !important;
}

.topten li {
	padding: 0;
	margin: 0;
}

.topten li a {
	/*margin-left: -10px;*/
}

#toptenBox {
	background-color: #F7E3B5;
	padding: 5px;
	width: 230px;
	
}

#submitButton {
	background-color: #391E0C;
	color: #FFFFFF;
	padding: 4px;
	width: 60px;
	text-align: center;
	font-size: 12px;
}

.submitPageButton {
	margin-right: 20px;
}

.ecardPageButton {
	margin-right: 14px;
}

#submitButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#submitButton a:hover {
	text-decoration: underline;
}


#submitButtonWide {
	background-color: #391E0C;
	color: #FFFFFF;
	padding: 4px;
	width: 80px;
	text-align: center;
	font-size: 12px;
}

#submitButtonWide a {
	color: #FFFFFF;
	text-decoration: none;
}

#submitButtonWide a:hover {
	text-decoration: underline;
}

#ratingBottleSuperContainer {
	width: 33px;
	height: 144px;
}

#toptenBox h3 {
	margin-top: 0;
}

#content h5 {
background:transparent url(../images/h2-back.gif) no-repeat scroll bottom;
color:#391E0C;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
margin:20px 0;
padding:0 0 10px;
}


.landingButton {
	background-color: #391E0C;
	color: #FFFFFF;
	padding: 4px;
	width: 120px;
	height: 18px;
	text-align: center;
	font-size: 14px;
}

.landingButton a {
	color: #FFFFFF;
	text-decoration: none;
}

.landingButton a:hover {
	text-decoration: underline;
}
