#poster h1, #poster h2, #poster h3, #poster h4 {
	font-size: 1.5em;
}

img {
	border: 0px;
}

div.boxlt {
   float: left;
}
div.boxrt {
   float: right;
}
.error {
	color: red;
}
.green {
	text-align:	center;
	border: 1px solid #7996D9;
	padding: 5px;
}
.red {
	text-align:	center;
	border: 1px solid #FF3333;
	padding: 5px;
}
label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
fieldset {
	clear: left;
	float: left;
	border: 1px solid #FF99CC;
	width: 430px;
	padding: 25px;
}
.delete {
	float: left;
	width: 102px;
	background-color: #FF3E00;
	height: 17px;
	border: 1px solid #BFD7F7;
}
.emain {
	height: 17px;
	width: 102px;
	background-color: #7996D9;
	border: 1px solid #BFD7F7;
}
.code {
	width: 95px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #042B4B;
	padding-top: 3px;
}
#adminf{
	display: block;
	width: 100%;
}
#adminf .edit {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	position: relative;
}

#adminf .publicado {
	font-weight: bold;
	color: #00FF00;
	padding-left: 10px;
}
#adminf .nopublicado {
	font-weight: bold;
	color: #FF3333;
	padding-left: 10px;
}
select {
	background-color: #90A6DE;
	border: 1px solid #9BC3FB;
	color: #FFFFFF;
	width: 150px;
}

img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}

.bigthumb {
	float: none;
	width: 478px;
	border: 1px solid #9BC3FB;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bigthumb-inner {
	margin: 15px;
}

.smallimageboxcontainer {
	float: left;
	width: 104px;
	text-align: center;
}
.smallimagebox {
	float: left;
	width: 104px;
}
.editsmallimagebox {
	width: 104px;
}
/* for Internet Explorer */
/*\*/
* html .smallimageboxcontainer {
	height: 106px;
}
* html .editsmallimagebox {
	height: 106px;
}
/**/


.button {
	margin: 2px auto;
	width: 125px;
	display: block;
	background-color: #FFF;
}
.shorttext {
		padding-left: 10px;
}
#paginate {
	margin-top: 20px;
}
#paginate .boxed {
	margin: 1px;
	border: 1px solid #9BC3FB;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.ref {
	font-weight: bold;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.price  {
	font-weight: bold;
	float: right;
}
.makemodel {
	float: left;
}
.box{
	float: left;
	margin-right: 20px;
}
.box a{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #9BC3FB;
	margin-top: 10px;
	line-height: 20px;
	text-decoration: none;
	font-size: 10px;
}
fieldset.indata input{
	width: 100px;
}
fieldset.indata input#currency{
	border: 1px solid #90A6DE;
	width: 15px;
}
fieldset.indata textarea{
	width: 300px;
}