div.DVD .BoxTop {
	margin-bottom:4px
}

div.DVD .single {
	margin-bottom:0
}

div.DVD .BoxTop h1 {
	float:left;
	padding-top:1px
}

div.DVD .BoxTop a.back {
	display:block;
	float:left;
	padding:1px 0 1px 21px;
	background:url(/img/bullets.gif) -14px -866px no-repeat;
	text-decoration:none;
	font:12px Arial
}

div.DVD .BoxTop ul.Options {
	float:right;
	list-style:none
}

div.DVD .BoxTop ul.Options li {
	float:left;
	padding-left:8px;
	border-left:1px dotted #e1e1e1
}

div.DVD .BoxTop ul.Options li a {
	display:block;
	margin-right:8px;
	padding:2px 0 2px 20px;
	text-decoration:none;
	background:url(/img/icons.gif) no-repeat
}


div.DVD .BoxTop ul.Options li.Send a {
	background-position:-10px -82px
}

div.DVD .BoxTop ul.Options li.Fav a {
	background-position:-10px -103px
}

div.DVD .BoxTop ul.Options li.Reminder a {
	background-position:-11px -485px
}

div.DVD div.shops {
	margin-bottom:10px
}

div.DVD div.shops a {
	font-weight:bold;
	background:url(/img/bullets.gif) no-repeat -15px 5px;
	padding-left:20px
}

div.BoxContent {
	border:1px solid #b3caf1;
	border-top:0;
	overflow:hidden;
	height:1%;
	padding:9px
}

/* pagination */
ul.Pagination {
	clear:both
}

ul.Pagination li {
	float:left;
	list-style:none
}

ul.Pagination a {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#ff6000
}

ul.Pagination a:hover {
	color:#2b4885
}

ul.Pagination li.selected a {
	background:url(/img/bullets.gif) no-repeat -8px -433px;
	padding:5px 8px 5px 9px;
	font-weight:bold;
	color:#23395b
}

ul.Pagination li.prev a{
	background:url(/img/bullets.gif) no-repeat -10px -398px;
	padding:5px 8px 5px 9px;
	margin-right:3px
}

ul.Pagination li.next a {
	background:url(/img/bullets.gif) no-repeat -10px -468px;
	padding:5px 8px 5px 9px;
	margin-left:3px
}
/* end */

table.shops td.col1 {
	text-align:center
}

/* miniads */
div.DVD div.Ads {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:4px
}

div.DVD div.MiniAdsContent {
	background:#fffbf3;
	border:1px solid #f7a800;
	color:#ff6000;
	font-size:15px;
	padding:10px 0;
	text-align:center;
}
/* end */
