#imageCluster {
	width: 700px;
	margin: 0 auto 0 auto;
	clear: both;
	float: none;
}

#photoMain {
	width: 464px;
	float: left;
	height: 293px;
	margin-right: 7px;
}

#photoMain a img {
	height: 293px;
	width: 464px;
}

#photoList {
	overflow: hidden;
	height: 293px;
	text-align: right;
	float: right;
	margin-bottom: 5px;
}

#photoList li img {
	width: 229px;
	height: 143px;
	margin-bottom: 7px;
}

img {
	border: none;
}

#viewMore {
	clear: both;
	float: left;
	width: 100%;
	font: 112px Verdana;
	margin-bottom: 10px;
}

div.logo {
	text-align: center;
	width: 100%;
}

div.logo img {
	width: 125px;
	height: 100px;
}

#mainContent div.btnWrp {
	clear: both;
	float: right;
	margin-bottom: 5px;
	margin-right: 35px;
}

#mainContent span.btnL {
	float: left;
	width: 14px;
	height: 20px;
	background-image: url("/images/redtab/tabLeft.png");
	background-repeat: no-repeat;
	text-decoration: none;
}

#mainContent span.btnM {
	float: left;
    height: 20px;
    background-image: url("/images/redtab/tabCenter.png");
    color: #ffffff;
    background-repeat: repeat-x;
    text-decoration: none;
    padding-top: 3px;
}

#mainContent span.btnR {
	float: left;
	width: 15px;
	height: 20px;
	background-image: url("/images/redtab/tabRight.png");
	background-repeat: no-repeat;
	text-decoration: none;
}

#mainContent .btnWrp a {
	color: #ffffff !important;
    font: 11px Verdana !important;
    text-decoration: none;
}

#Narrow {
	height: 10px;
	width: 10px;
	float: right;
	margin-right: 2px;
	margin-left: 12px;
}

#Parrow {
	height: 10px;
	width: 10px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}

#Parrow img,#Narrow img {
	width: 12px;
	height: 12px;
	float: right;
}

#Viewmore {
	text-align: center;
	font: 12px Verdana;
	float: right;
}