/*----Structural DIVs----*/

#photoCol {
	background: #bbb;
	width: 450px;
	text-align: center;
}


/*----Other DIVs----*/

.text {
	margin-top: 25px;
	width: 240px;
	height: 275px;
}

.title {
	margin-bottom: 18px !important;
}

.sold {
	font: normal 11px/18px tahoma, verdana, arial, sans-serif;		
	color: #ccc !important;
	margin-top: 10px !important;
}

#pager {
	margin: 0 0 0 35px;
}

.horizPainting {
	width: 412px;
	background: url(images/backgrounds/top_horiz.gif) no-repeat;
	padding-top: 32px;
	margin: 77px 0 0 18px;
}

.horizPainting .sides {
	background: url(images/backgrounds/sides_horiz.gif) no-repeat bottom left;	
	padding-left: 1px;
}

.horizPainting .sides img {
	margin-top: -21px;
}

.horizPainting .bottom {
	background: url(images/backgrounds/btm_horiz.gif) no-repeat bottom left;
}

.vertPainting {
	width: 222px;
	background: url(images/backgrounds/top_vertical.gif) no-repeat;
	padding-top: 32px;
	margin: 15px 0 0 113px;
}

.vertPainting .sides {
	background: url(images/backgrounds/sides_vertical.gif) no-repeat bottom left;	
	padding-left: 1px;
}

.vertPainting .sides img {
	margin-top: -21px;
}

.vertPainting .bottom {
	background: url(images/backgrounds/btm_vertical.gif) no-repeat bottom left;
}

.vertPainting2 {
	width: 292px;
	background: url(images/backgrounds/top_48x36.gif) no-repeat;
	padding-top: 32px;
	margin: 27px 0px 0px 78px;
}

.vertPainting2 .sides {
	background: url(images/backgrounds/sides_48x36.gif) no-repeat;	
	padding-left: 1px;
}

.vertPainting2 .sides img {
	margin-top: -21px;
}

.vertPainting2 .bottom {
	background: url(images/backgrounds/btm_48x36.gif) no-repeat -3px -22px;
}

.squarePainting {
	width: 412px;
	background: url(images/backgrounds/top_square.gif) no-repeat;
	padding-top: 32px;
	margin: 15px 0 0 19px;
}

.squarePainting .sides {
	background: url(images/backgrounds/sides_square.gif) no-repeat bottom left;	
	padding-left: 1px;
}

.squarePainting .sides img {
	margin-top: -21px;
}

.squarePainting .bottom {
	background: url(images/backgrounds/btm_square.gif) no-repeat bottom left;
}

.size1 {
	width: 412px;
	background: url(images/backgrounds/top_36x48.gif) no-repeat;
	padding-top: 32px;
	margin: 45px 0 0 19px;
}

.size1 .sides {
	background: url(images/backgrounds/sides_36x48.gif) repeat-y top left;	
}

.size1 .sides img {
	margin-top: -21px;
}

.size1 .bottom {
	background: url(images/backgrounds/btm_36x48.gif) no-repeat bottom left;
}

.size2 {
	width: 412px;
	background: url(images/backgrounds/top_48x36.gif) no-repeat;
	padding-top: 32px;
	margin: 25px 0 0 19px;
}

.size2 .sides {
	background: url(images/backgrounds/sides_48x36.gif) repeat-y top left;	
}

.size2 .sides img {
	margin-top: -21px;
}

.size2 .bottom {
	background: url(images/backgrounds/btm_48x36.gif) no-repeat bottom left;
}



/*----Typography----*/

.text p {
	text-align: left;
}

/*----Link Styles----*/

#pager a {
	margin-right: 23px;
	border: 0 !important;
}
