﻿body {
}

.arrow {
	width:266px;
	height:30px;
	margin:10px 0 0 0;
	padding:12px 0 0 12px;
	display:block;
	color:#FFFFFF;
	background:url(../images/btn_arrow.gif) top left no-repeat;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	clear:both;
	}
	
.thumb {
	width:auto;
	height:auto;
	padding:1px;
	margin:0 8px 0 0;
	float:left;
	border:1px solid #CCCCCC;
	}
