body {
	
}

.panel-cols .col1 {
	width:712px;
	padding:20px;
	margin-right:10px;
	float:left;
}

.panel-cols div.col2 {
	width:200px;
	padding:2px 0 0 0;
	float:left;
}

.panel-cols .col1.window {
	border:0;
	background:none;
	padding:0;
}

.company_info {
	margin-top:-2px;
	padding:20px;
/*	width:192px;*/
}

.company_info a {
	color:#000;
}

.company_info .logo {
	display:block;
	margin-bottom:10px;
}

.company_info img.logo {
	padding:3px;
	border:1px solid #DDD;
/*	width:184px;*/
}

.company_info .fancyname, .company_info .name {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}

.company_info .data {
	margin-bottom:8px;
}

.company_info .website {
	background:url('../img/icons/company/pointer.png') no-repeat;
	padding-left:25px;
}

.company_info .email {
	background:url('../img/icons/company/email.png') no-repeat;
	padding-left:25px;
}

.company_info .address {
	background:url('../img/icons/company/location.png') no-repeat;
	padding-left:25px;
}

.company_info .phone {
	background:url('../img/icons/company/phone.png') no-repeat;
	padding-left:25px;
}

.col1 .window {
	padding:15px 20px 20px 20px;
}

div.price {
	background:url('../img/icons/price.png') no-repeat;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
/*	font-size:19px;
	font-family:Contrataciones;*/
}

div.date {
	background:url('../img/icons/date_24.png') no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

div.id {
	background:url('../img/icons/target_24.gif') no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

div.user {
	background:url('../img/icons/user_24.gif') no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

div.user:hover {
	background-color:#FFF;
}