.firstsale {
	padding-top: 10px;
	width: 740px;
}

.firstsale td {
	padding-top: 3px;
	background: url('/images/design/border.gif') no-repeat;
	background-position: 50% 0%;
	padding-bottom: 2px;
	height: 205px;
}

.firstsale img {
	display: block;
}

.firstsale span.title {
	color: #005FAB;
	font: normal bold 14px sans-serif;
	text-decoration: underline;
}

.newitems b, .newitems-first b {
	font: normal bold 13px sans-serif;
	color: #D0130D;
	border-bottom: 1px dashed #D0130D;
	cursor: pointer;
}

.newitems-first {
	border: 1px solid #DBDBDB;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
}

.newitems-first span {
	color: #005CA1;
	margin-left: 10px;
	border-bottom: 1px solid #005CA1;
}

.newitems, .newitems-first {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	width: 740px;
	border: 1px solid #DBDBDB;
}

.newitems a {
	text-decoration: none;
	border-bottom: 1px solid #005C9F;
}

.newitems-category a {
	margin-right: 5px;
	margin-left: 5px;
}

.video b {
	font: normal bold 14px sans-serif;
	color: #CB1009;
	display: block;
}

.video img {
	vertical-align: bottom;
}

h1.index {
	font: normal normal 17px sans-serif;
}

.holidays p {
	font: normal bold 14px sans-serif;
	color: #6E6E6E;
}

* html .holidays ul, * html .sale ul {
	padding-left: 0px;
}

html>body .holidays ul, html>body .sale ul {
	padding-left: 13px;
}

.holidays li, .sale li {
	font: normal normal 15px sans-serif;
	color: #D31215;
}

.holidays a, .sale a {
	font: normal normal 13px sans-serif;
}

.holidays-index-box {
	background: #F6F6F6;
	width: 740px;
	height: 36px;
}

.holidays-index-box h2 {
	padding-top: 9px;
	padding-left: 22px;
	font: normal bold 15px sans-serif;
	color: #CC1010;
}

.timestamp {
	height: 38px;
	width: 740px;
	background: url('/images/design/bg_.jpg');
	color: white;
	font: normal normal 22px sans-serif;
}

.timestamp div {
	padding-top: 5px;
}

.adver-link {
	padding: 15px;
	background: #fafafa;
	border: 1px solid #ccc;
	margin-top: 25px;
	width: 180px;
}


.category-areas a.highlight   {
        background-color:#fef8bc;
}

.category-areas a {
        display:block;
        float:left;    
        padding:2px 2px; 
}


.thumbs120 { margin: -40px 0 0 -40px; text-align: center; }
.thumbs120 ins { text-decoration: none; display: -moz-inline-box; display: inline-block; vertical-align: top; 
		text-align: center; margin: 40px 0 0 40px; }  
.thumbs120 div { float:left; position:relative; padding:0 0; width:120px; min-height:120px; margin-bottom:16px } 
.thumbs120 img { border:none; width:120px; height:120px; margin-botton:5px; } 

