img 
{
	vertical-align: middle;
}


input
{
	border: 0;
}


#downloadCentreLink 
{
	margin-bottom: 20px;
}


.buy_item
{
	border: 0;
	background-color: #f2f2f2;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
}


.buy_item table
{
	width: 100%;
}


.product_image
{
	float: right;
	border: 0;
	width: 80px;
}

.product_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #555555;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

.product_title:hover 
{
	color: #666666;
	text-decoration: none;
}


.title_row td
{
	padding-bottom: 20px;
	padding-top: 10px;
}


.price_row
{
	text-align: center;
}


.price_row td
{
	border-right: 1px solid #cccccc;
}



#volumeLicensingLink
{
	float: left;
	overflow: hidden;
	background: url('../images/buy/volume_licensing_options_rollover.jpg') 0 0 no-repeat;
	background-position: -22px 0px;
	border: 1px solid #808080;
	margin-bottom: 25px;
	width: 190px;
	height: 120px;
}

#volumeLicensingLink :hover
{
	background-position: -22px -120px;
	cursor: pointer;
}

#volumeLicensingLink a
{
	display: block;
	background: url('../images/buy/volume_licensing_options_rollover.jpg') 0 0 no-repeat;
	background-position: -22px 0px;
	width: 190px;
	height: 120px;
}


#specialOffer
{
	background-color: #f8fcb1;
	border: 1px dotted #ee2222;
}

#specialOffer p
{
	margin-left: 25px;
}

#specialOffer h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ee2222;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
}

#specialOfferImage
{
	height: 192px;
}


#specialOfferButton
{
	background: url('../images/buttons/special_offer_buy_now_rollover.jpg') 0 0 no-repeat;
	border: 0;
	width: 84px;
	height: 25px;
	margin-left: 25px;
}


#specialOfferButton :hover
{
	background-position: 0 -25px;
	cursor: pointer;
}

#specialOfferButton a
{
	display: block;
	background: url('../images/buttons/special_offer_buy_now_rollover.jpg') 0 0 no-repeat;
	width: 84px;
	height: 25px;
}




