﻿div.vstyle-row {
	float : left;
	width : 185px;
	height : 150px;
	margin-top : 10px;
	margin-right : 10px;
}
div.vstyle-row div.caption {
	width : 176px;
	height : 14px;
	padding : 4px;
	border-bottom : 1px solid #ccc;
	background-color : #f5f5f5;
}
div.vstyle-row div.caption-left {
	float : left;
	width : 99px;
	height : 14px;
	padding : 4px;
	text-align : left;
	font-weight : bold;
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	background-color : white;
	color: #808b9c;
}
div.vstyle-row div.caption-right, div.vstyle-row div.caption-right-url {
	float : left;
	width : 52px;
	height : 14px;
	padding : 4px;
	padding-right : 20px;
	text-align : right;
	border-right: 1px white solid;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	background-color : white;
}
div.vstyle-row div.caption-right-url {
	background : white url('../../../img/visitsite.gif') 58px 3px no-repeat;
}
div.vstyle-row img {
	margin-top: 10px;
}
div.screenshot {
	FLOAT: LEFT;
	WIDTH: 700PX;
	HEIGHT: 120PX;
	MARGIN-BOTTOM: 15PX;
}
div.screenshot img {
	margin: 5px 0 0 5px;
}
div.leftSample {
	float: left;
	width: 350px;
	height: 20px;
	color: #5181b4;
	border-bottom: 1px #c0cada solid;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}
div.rightSample {
	float: left;
	width: 350px;
	height: 20px;
	border-bottom: 1px #c0cada solid;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: right;
}
div.allsamples {
	MARGIN-TOP: 10px;
	FONT-WEIGHT: bold;
	FLOAT: right;
	WIDTH: 399px;
	HEIGHT: 17px;
}
div.download {
	FLOAT: RIGHT;
	MARGIN-LEFT: 5PX;
	MARGIN-RIGHT: 5PX;
	HEIGHT: 16PX;
	color: #4776ac;
}
div.download-hover {
	FLOAT: RIGHT;
	MARGIN-LEFT: 5PX;
	MARGIN-RIGHT: 5PX;
	HEIGHT: 16PX;
	color: #e7830a;
	CURSOR: HAND;
	CURSOR: POINTER;
}
div.disk {
	FLOAT: LEFT;
	WIDTH: 16PX;
	HEIGHT: 16PX;
}
div.anchor {
	FLOAT: LEFT;
	HEIGHT: 1PX;
	WIDTH: 100%;
}

