
/* Avert window -  756 px wide */
/*
#advertWin{
	position:relative;
 //	margin-left:8px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:-10;
	width: 756px;
	height:88px;
	background-color: #3a3a3a;
}*/

.advertWin_vert_756px_top {
   width: 756px;
   height: 88px;
   background: url(img/windows/advertWin_756px.jpg) no-repeat;
}

/*.advertWin_vert_756px_left {
   width: 0px;
   height: 100%;
   vertical-align: top;
   background: url(img/windows/site_middle_left_bg.png) repeat-y;
}

.advertWin_vert_756px_right {
   vertical-align: top;
   width: 0px;
   height: 100%;
   background: url(img/windows/site_middle_right_bg.png) repeat-y;
}

.advertWin_vert_756px_middle {
   vertical-align: top;
   width: 756px; 
   height: 0px;  
   background-color: #202020;
   background: black url(img/windows/advertWin_middle_bg.png) repeat-x bottom left;
}

.advertWin_vert_756px_bottom {
   width: 756px;
   height: 0px;
   background: url(img/windows/advertWin_bottom.png) no-repeat;
}*/

/* End of Avert window 756px */
.advertWinSms {
text-align:center;
padding-top: 14px;
font-size: 20px;
font-weight: bold;
font-family: verdana, arial, sans-serif; color: #FFFFFF;
}
.advertWinSms span{
font-size:24px;
padding:0px;
margin:0px;
color: #FF6600;
font-style:italic;
}
.advertWinSms h2{
padding:0px;
margin:0px;
clear:both;
font-size:20px;
font-style:italic;
}
.advertWinSms p{
padding:0px;
margin:0px;
}
.advertWinSms h4{
padding:0px;
margin:0px;
font-size:12px;
}
