/*
img{
	border:0px;
}

h2{
	font-size:20px;
}

h3{
	font-size:13px;
}

div#wrapper{
width : 970px;
padding: 0px;
margin:  0 auto;
text-align: left;
}

div#header{
width : 100%;
clear : both;
margin: 0 auto;
height:117px;
}

div#header a{
float:left;
text-decoration:none;
}

div#header a#version{
float:left;
margin-left:10px;
}


div#maincontent{
width : 970px;
float: left;
margin: 0px;
padding: 5px;
border:1px solid #EEEEEE;
}

div#maincontent p{
float:left;
width:970px;
clear:both;
margin-top:5px;
margin-bottom:5px;
padding:0px;

}
div#maincontent xmp{
float:left;
width:970px;
clear:both;
white-space: pre;
white-space: -moz-pre-wrap;
word-wrap: break-word;
margin-top:5px;
margin-bottom:5px;
}
*/
span.code{
float:left;
border: 1px dotted #99CC00;
background-color:#E6FF97;
clear:both;
width:970px;
}

span.tozoom{
float:left;
width:420px;
margin:5px;
}

span.tozoom img{
border: 1px solid #EEEEEE;
}

fieldset{
float:left;
clear:both;
width:400px;
padding:0px;
margin-left:300px;
border:1px solid #CCCCCC;

}

fieldset a{
float:left;
width:80px;
}


.v-listing-name 
{ 
	/*font-weight: bold;*/
	font-size: 18px;
	color:#000000;
	height: 20px;
	margin-bottom:20px;
}

.v-listing-name a:hover {
	font-weight: bold;	
}

.v-listing-title 
{ 
  margin-bottom:10px;
  margin-right:5px;
  float:left;
  width:110px;  
  color:#000/*999999*/;
  font-weight: bold;
  text-align: right;
}
.v-listing-info
{ 
  margin-left:10px;
  float: left;  
  width:293px;
}
.listing-info
{ float:left;
width:auto;
color:#000000;
text-align:left
}

.ad-pictures, .ad-thumbs
{
	width: 302px;
}
.no-image {
	width: 160px;
	height: 90px;
	background-image: url(/images/default-listing.jpg);
	text-align: center;
	padding-top: 30px;
	color: #000;
	font-size: 0px;	
	font-weight: bold;	
}
.ad-body {	
	clear: both;
	margin-top: 40px;
	/*width: 250px;	*/
	color: black;
	font-size: 16px;
	
}
.ad-thumbs {	
	margin-top: 20px;	
}
.ad-thumb {
	border: 0px solid #666;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	cursor: pointer;
	/*width: 41px;*/
	height: 43px;
	text-align:center;
}
.chosen {
	cursor: auto;
	/*border: 0px solid #333;	
	margin-bottom: 3px;*/
}
.chosen img{
	border: 2px solid #666;	
}
.invisible {
	opacity:0;
}

.stbuttontext {
	color:#3887d1;
	font-size:12px;
	text-decoration:underline;
}

.stbuttontext:hover {
	color:#73c3fd;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.lefted-rightspace {
	float: left;
	margin-right: 10px;
}

#content-inside {
	position:relative;
	left: 0px;
	top: 0px;
}
.faded {
	opacity: 0;
	position: absolute !important;
	top: -1000px;
	left: -1000px;
}
.MagicZoomBigImageCont {
	border: 1px solid #666666 !important;	
}
.MagicZoomPup {
	/*cursor: crosshair !important;*/
}

.oops-image{
	float: left;
}

.oops-text {
	margin-left: 10px;
	float: left;
	width: 350px;
}
.oops-text span {
	font-size: 28px;
	font-weight: bold;
}

