#selected-content #gallleft {
	float: left;
	width: 629px;
	padding-right: 31px;
}
#selected-content #gallleft span{
	color:#e72300;
}
#selected-content #gallleft a{
	color:#e72300;
	text-decoration:none;
}
#selected-content #gallleft a:hover{
	color: #000000;
}
#selected-content #gallleft .top {
	font-size: 13px;
	clear: both;
	float: left;
	width: 629px;
	margin-bottom: 20px;
}
.top-left{
	width:500px;
	float:left;
}
#selected-content #gallleft .top select {
	border: 1px solid #dddddd;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	width: 200px;
}
.pagingLeft
{
    float:left;
}
#selected-content #gallleft .paging {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 125px;
	line-height: 20px;
}
#selected-content #gallleft .paging .pagecount{
	float: left;
}
#selected-content #gallleft .paging img{
	float: right;
}
#selected-content #gallleft .car{
	float: left;
	padding-bottom: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 629px;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
}
#selected-content #gallleft .car img{
	float:left;
	border: solid 1px #949494;
	margin-bottom: 15px;
}
#selected-content #gallleft .car a {
	font-size: 12px;
	float: right;
}
#selected-content #gallleft .last-car{
	margin-bottom: 0px;
	border: none;
}
#selected-content #gallright {
	border-top: solid 2px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	float: left;
	width: 267px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#selected-content #gallright span{
	color:#e72300;
}
/*---white box----*/
#selected-content #gallright .whitebox{
	color:#000000;
	width: 267px;
	float: left;
	clear both;
	background-color: #FFFFFF;
}
/*.whitebox .hdng {
	background: url(../images/gallery3/bg-hdng-white.jpg) repeat-x left bottom;
	clear: both;
	float: left;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 252px;
	height: 13px;
}*/
.whitebox .hdng {
	background: url(../images/gallery3/bg-hdng-white.jpg) repeat-x left bottom;
	clear: both;
	float: left;
	padding-left: 15px;
	width: 252px;
	height: 36px;
	vertical-align: bottom;
	line-height: 36px;
}
.whitebox .hdng img{
	float:right;
}
.whitebox .thumbrow {
	padding: 1px;
	border-bottom: solid 1px #dbdbdb;
	clear: both;
	float: left;
	width: 265px;
}
.whitebox .thumb {
	float left;
}
.whitebox .thumb a {
	background: transparent;
	float: left;
}
.whitebox .thumb a:hover {
	background: transparent url(../images/white-bg-hover.png) no-repeat left top;
}
.whitebox #activethumb {
	background: transparent url(../images/white-bg-hover.png) no-repeat left top;
	float: left;
}
/*--black box--*/
#selected-content #gallright .blackbox{
	color:#ffffff;
	width: 267px;
	float: left;
	clear both;
	background-color: #000000;
}
.blackbox .hdng {
	clear: both;
	float: left;
	padding-left: 15px;
	width: 252px;
	height: 36px;
	vertical-align: bottom;
	line-height: 36px;
	border-bottom: 1px solid #373737;
}
.blackbox .hdng img{
	float:right;
}
.blackbox .thumbrow {
	padding: 1px 1px 2px;
	border-bottom: solid 1px #373737;
	clear: both;
	float: left;
	width: 265px;
}
.blackbox .thumb {
	float left;
}
.blackbox .thumb a {
	background: transparent;
	float: left;
}
.blackbox .thumb a:hover {
	background: transparent url(../images/black-bg-hover.png) no-repeat left top;
}
.blackbox #activethumb {
	background: transparent url(../images/black-bg-hover.png) no-repeat left top;
	float: left;
}

.PagingNew 
{
    font-size: 11px;
	font-weight: bold;
	float:right; 
	text-align:right;
	width:277px;
}

.PagingNewInner
{
 padding-left:10px;
 padding-right:10px;
 float:left;
 width:60px;
}
