@charset "UTF-8";
/*
CD promo Layout CSS
Revision: 1.0
Copyright (c) 2007 by HHD Software
This file is part of the HHD Software Web Site
Do not use it and do not make copies of it without written permission from HHD Software
Please contact us at http://www.hhdsoftware.com/Company/contact-us.html

Note to e l t i m a guys (and Ñ å ð ¸ ã à   Ñ å ì å í ö î â especially): YOU can copy everything, as you always do...
*/

#cd_all {
	width: 564px;
	height: 150px;
	margin: auto;
	margin-top: 5px;
	margin-bottom:20px;
}
#disc_gr {
	width: 160px;
	height: 150px;
	float: left;
	background-repeat : no-repeat;
	background-position : right;
	background-image : url(../../images/design/cd-banner-left-bg.gif);
}
#cd_promo {
	width: 348px;
	padding-left: 10px;
	height: 150px;
	float: left;
	background-repeat : repeat-x;
	background-image : url(../../images/design/cd-banner-bg.gif);
}
#cd_pr1 {
	padding: 15px 0 10px 0;
	font-size: 18px;
	color:#444;
}
 #cd_pr2  {
	padding-bottom:7px;
	font-size: 16px;
	color:#444;
}
#cd_pr3 {
	padding-bottom:7px;
	font-size: 14px;
	color:#666;
}
#cd_pr_price {
	font-size: 24px;
	color:red;
	padding: 0 10px;
}
#cd_pr4 {
	text-align: right;
}
#cd_pr_details {
	font-size: 14px;
	padding-right: 20px;
}
#cd_pr_buy {
	font-size: 24px;
}
#cd_right_bg {
	width: 46px;
	height: 150px;
	float: right;
	background-repeat : no-repeat;
	background-image : url(../../images/design/cd-banner-right-bg.gif);"
}