body {
	padding: 10px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	backgroundz: #373A32;
	direction: ltr;
}

#text {	margin: 25px; }
        ul { list-style: none; }
        .example { padding: 0 20px; float: left; width: 230px; }
		


#contentWrap {
	width: 700px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#contenttop {
	
	padding: 10px 0px 10px 10px;
	
}
div.button {
	height: 29px;	
	width: 133px;
	background: url(button.png) 0 0;
	font-size: 14px; colorz: #C7D92C; text-align: center; padding-top: 15px;
}

div.button.hover {
	background: url(button.png) 0 56px;
	color: #95A226;	
}

#contentmiddle{
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
	height: inherit;
}

#contentLeft {
	margin:0px;
	padding:0px;
	height:auto;
}




.imagebox {
	border:8px outset red;
	height:94px;
	margin-bottom:10px;
	margin-right:8px;
	padding:18px 0 0 16px;
	width:137px;
	float:left;
	background:#373A32;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
}

.preview {
float:left;
height:75px;
width:80px;
margin-right:15px;
}

.preview img {
border:1px solid #FFFFFF;
}

.tools {
float:left;
padding:0 0 0 12px;
width:16px;
}

.tools ul {
padding:0px;
margin:0px;
}

.tools ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 3px;
}

.cleaner {
clear:both;
}

#contentcontainer{
	padding:20px 0px 10px 50px;
}
#preview img {
border:1px solid #FFFFFF;
}

#contentbottom {
	width: 600px;
	padding:10px;
	visibility:hidden;
}

.label {
display:inline-block;
float:left;
font-weight:bold;
padding-right:5px;
text-align:left;
width:250px;
}

#contentbottom li {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:5px;
}

.getnow {
color:#FFFFFF;
float:right;
font-size:25px;
font-weight:bold;
padding:0 10px 10px 40px;
text-align:left;
cursor:pointer;
}


