.my_title_ads { 
	height: 29px;
	width: 679px;
	
	background: -moz-linear-gradient(center top , #622929, #430A0A) repeat scroll 0% 0% transparent;
    background-color: transparent;
    background-image: -moz-linear-gradient(center top , #622929, #430A0A);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
	background: -o-linear-gradient(top, #622929, #430A0A) transparent;
	border-bottom: 1px solid #553333;
	margin: 1px 1px 2px 1px;
   
	background: -webkit-gradient(linear, left top, left bottom, from(#622929), to(#430A0A));
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(98, 41, 41)), to(rgb(67, 10, 10)));
background-color: #622929;

	
	
}
.my_title_ads_l {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}
.my_title_ads_l img{
	float: left;
}

.my_title_ads_s { 
	
	font: bold 13px Verdana,Helvetica,Arial,sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	
	font-size: 14px;
	color: #FFA;
	display: block;

	
	
	
}
.top_contant_ads { 
	margin: 0px 0px 1px 0px;
	background-color: #FFF;
	
	border: 1px solid #CCC;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style-value: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #CCC;
    border-right-color-value: rgb(204, 204, 204);
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #CCC;
    border-left-color-value: rgb(204, 204, 204);
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
	-moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
}