
						#ajslider {
		margin: 10px 0 10px 0;
		border:1px solid #000;
		
	
		position:relative;
		
		float:left
	}
	
	#ajslider .s {
	background:url(back.png) repeat-x #ffffff;
	padding:10px;
	
		
		text-align: center;

	}
	#ajslider .s h1 { background-image:none; font-size:18px}
		#ajslider .s .pricescs {  font-size:18px; color:red}
						
	.hasCountdown {
		position:relative;
		margin:0 auto;
		color:#ffffff ;
		font-weight:bold;					
		background:url(Countdown5.png) no-repeat;
		padding-left:39px; 
		padding-top:3px;
		height:36px; 
		clear:both; 
		font-family:Arial;
		font-size:12px;
		width: 132px;
}
	.hasCountdownhome {
		position:relative; 
		color:#ffffff ;
		font-weight:bold;
		background:url(../../themes/bprof/img/cspecial.png) no-repeat;
		top: -72px;
		left: 6px;
		overflow: hidden;
		z-index: 112;	
		height:65px; 
		width:65px; 
		
		font-family:Arial;
		font-size:12px;
		margin-bottom: -72px;
	
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 10px 10px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 33px;
}
.countdown_show2 .countdown_section {
	width: 33px;
}
.countdown_show3 .countdown_section {
	width: 33px;
}
.hasCountdownprodlist { 
		top: 125px;
		left: -190px;
} 
.hasCountdownhome .countdown_row {float: left; padding: 5px 5px; width:65px;} 
.hasCountdownprod .countdown_row {padding: 7px 5px;} 
.hasCountdownprodlist .countdown_row {padding: 7px 5px;} 
.hasCountdownhome .countdown_show3 .countdown_section { width: 18px;padding-top:19px; } 
.hasCountdownprod .countdown_show3 .countdown_section { width: 18px;padding-top:24px; } 
.hasCountdownprodlist .countdown_show3 .countdown_section { width: 18px;padding-top:24px; } 
.hasCountdownhome .countdown_amount { font-size:12px; } 
.countdown_show4 .countdown_section {
	width: 29px;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	 font-size:14px;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.hasCountdownhome .countdown_descr {position:relative;font-size: 22px;width:65px;top:-60px;left:-4px;} 
.hasCountdownprod .countdown_descr {top:-62px;} 
						#marqueecontainer{
						position: relative;
						width: 180px; /*marquee width */
						height: 340px; /*marquee height */
						overflow: hidden;
						/*border: 3px solid orange;*/
					
						}
						/* Container DIV - automatically generated */
						.simply-scroll-container { 
						position: relative;
						}
						
						/* Clip DIV - automatically generated */
						.simply-scroll-clip { 
						position: relative;
						overflow: hidden;
						z-index: 2;
						}
						
						/* UL/OL/DIV - the element that simplyScroll is inited on
						Class name automatically added to element */
						.simply-scroll-list { 
						position: absolute;
						top: 0;
						left: 0;
						z-index: 1;
						overflow: hidden;
						margin: 0;
						padding: 0;
						list-style: none;
						}
						
						.simply-scroll-list li {
						padding: 0;
						margin: 0;
						list-style: none;
						}
						
						.simply-scroll-list li img {
						border: none;
						
						}
						
						/* Custom class modifications - adds to / overrides above
						
						.simply-scroll is default base class */
						
						/* Container DIV */
						.simply-scroll { 
						width: px;
						height:40px;
						margin: 10px;
						clear:both;
						position:relative;
						float:left
						}
						
						/* Clip DIV */
						.simply-scroll .simply-scroll-clip {
						width: auto;
						height: 40px;
						}
						
						/* Explicitly set height/width of each list item */	
						.simply-scroll .simply-scroll-list li {
						float: left; /* Horizontal scroll only */
						width: auto;
						height: 40px;
						}
						
						.titletime{
						background:url(title.png) no-repeat left center;
						height:27px;
						padding-left:40px; padding-top:5px}
						
						.dash {
						
						
						
						float: left;
						
						position: relative;
						}
						
						.dash .digit {
						
						font-weight: bold;
						float: left;
						
						text-align: center;
						
						
						position: relative;
						}
						
						.dash_title {
						position: absolute;
						display: block;
						bottom: 0px;
						right: 6px;
						font-size: 9pt;
						color: #555;
						text-transform: uppercase;
						letter-spacing: 2px;
						}
						
						.dev_comment {
						font-size: 14pt;
						color: #777;
						text-align: center;
						font-style: italic;
						margin: 40px 10px;
						}
						
						#subscribe_form {
						position: relative;
						} 
						
						#email_field {
						font-size: 16pt;
						padding: 6px 10px;
						width: 300px;
						}
						
						
						.copyright {
						font-size: 9pt;
						color: #333;
						margin: 40px 0px;
						}
						
						.faded {
						color: #999;
						}
						
						.form_message {
						width: 400px;
						padding: 10px;
						margin: 15px auto;
						display: none;
						}
						
						#error_message {
						background-color: #ffe;
						border-left: 5px solid #bb3;
						border-right: 5px solid #bb3;
						color: #770;
						}
						
						#info_message {
						background-color: #f0f9ff;
						border: 1px solid #eef;
						}
						
						#loading {
						text-align: center;
						margin: 10px;
						display: none;
						position: absolute;
						width: 100%;
						top: 60px;
						}
						
						
						
						#short_description_blockcd{
						background: #E5E6E7;
						border: solid 1px #D0D3D8;
						margin-bottom: 1.5em;
						padding: 0.7em;
						margin-top: 1.5em;
						text-align:center;
						height:85px
						
						
						}
						#cd{
						background-image:url(icon.png);
						background-repeat:no-repeat;
						width:64px;
						height:37px;
						text-align:center;
						padding-top:27px;margin:0 auto;
						color:#000
						}
						#cd span{
						color:#fff
						}
						#sli1{position; relative:; float:left; width:60%}
						#sli2{position; relative:; float:left; width:39%}
						