﻿#productImages
{
	clear: both;
}

#textLinkContainer
{
	color: #676765;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-position: left top;
	background-image: url('../images/defaultContentLinkBg.gif');
	background-repeat: no-repeat;
	padding: 15px 0px 15px 0px;
	/*height: 43px;*/
	text-align: left;
	float: left;
	clear: both;
}

.textLink
{
	margin: 0px;
	float: left;
	text-align: right;
	padding: 0px 15px 0px 15px;
	display: inline-block;
}

.textLink img { float: none; }

.red
{
	color: #c31820;
}

.textLink a:hover
{
	color: #AFAFAF;
}

#watchAdText,
#watchAdText a,
#watchAdText a:hover,
#watchAdText a:visited
{
	float: left;
	color: #c31820;
}

#watchAdText a:hover
{
	color: #e11a1f;
	text-decoration: underline;
}

#watchAdLink
{
	float: left;
	margin-left: 8px;
	position: relative;
	top: -10px;
}

.watchAdLink img { float: right; }

.goBtn
{
	float: right;
}

#graphicInfoContainer
{
	clear: both;
}

.graphicSep
{
	float: left;
	width: 12px;
}

.graphicBox
{
	float: left;
}

.graphicSub
{
	clear: both;
	color: #e40001;
	text-align: right;
}

.graphicSub a,
.graphicSub a:visited
{
	color: #e40001;
	font-size: xx-small;
}

