﻿
.basketDeleteAssetImage
{
	background-image:url(../images/basket/delete_from_basket.gif);
	width:16px;
	height:16px;
	color:#FFFFFF
}

.basketOpenPreviewImage
{
	background-image:url(../images/AssetType/assetimage.gif);
	width:16px;
	height:16px;
	color:#FFFFFF
}

.clearBasket
{
	cursor:pointer;
	cursor:hand;
}

.radiobtnText
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

.emailIndput
{
	width:120px;
	height:12px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;	
}

.buttonDownload
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;	
	background-color:#1C4F61;
	border:1px solid #FFFFFF;
	text-align:center;
}

videoLink, :link.videoLink, :visited.videoLink
{
	font-family: Verdana; 
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	padding-left:5px;
	vertical-align:middle;
	
}
:hover.videoLink
{
	font-family: Verdana; 
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.basketAssetTitle
{
	width:135;
}