body {
	margin: 0px;
}
.text_details {
	padding-right: 10px;
	line-height: 16px;
	font-size: 11px;
}

.text_detailsads {
	line-height: 16px;
	font-size: 11px;
}

.text_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #984132;
	padding-left: 10px;
}

.text_headads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	padding-left: 5px;
}


.icon {
	padding-left: 5px;
}
.lineend {
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	padding-right: 5px;
}

.lineendad {
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	padding-left: 10px;
}
.frame {
	border: 1px solid #CDCDCD;
}

.roundcont {
        width: 100%;
        background-color: #EEEEEE;
}

.roundcont p {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}

.roundtop {
	background-image: url(../../../img/design/tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background-image: url(../../../img/design/br.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

