#content-modal {
	width: 800px;
	margin: 0 0 0 -10px;
	padding: 10px 10px;
	/*border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #333;
	-webkit-box-shadow: 0 0 30px #333;
	box-shadow: 0 0 30px #333;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);*/
}

/*h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	font-family: "Museo 700", Arial;
}

h1 em {
	font-size: 50%;
	letter-spacing: -0.05em;
}

h2 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #D8D8D8;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding-bottom: 14px;
}

a {
	outline: none;	
}*/

#content-modal a img {
	border: 1px solid #b99236;
	padding: 2px;	
	margin: 10px 10px 10px 0;
	vertical-align: top;
}

#content-modal a:hover {
		text-decoration:none;
		}
/*ul {
	margin: -7px 0 24px 0;
}*/

#thumb {
	float:left;
	width:225px;
	margin:10px 20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}


#details {
	background:none repeat scroll 0 0 #333333;
	margin-left:1px;
	margin-top:-10px;
	padding:5px;
	width:195px;
}
#imgl{
        float: left;
}


#imgr{
        float: right;
        position:absolute;
        border: 0px;
        /*background:url(../images/zoom.png) no-repeat;
        width:54px;
        height:53px;*/
}

#imgthumb {
border:none !important;
left:170px;
position:relative;
top:120px;
}