#content{
	margin-left:0;
	width:457px;
}
#content div.intro{
	/*margin-left:25px;*/
	line-height:20px;
}
#content div.intro p{
	width: 410px; 
    margin-left: 25px;
}
#retail-pulse{
    border-top:1px dashed #CCCCCC;
    border-bottom:1px dashed #CCCCCC;
    margin:30px 0;
    padding:30px 0 0 25px;
}
#retail-pulse p{
    padding-bottom:12px;
}
#retail-pulse div.row{
    width:315px;
    min-height:130px;
    height: auto !important;
    height:130px;
}
#retail-pulse div.watch-button{
    position:absolute;
    width:75px;
    height:31px;
    background:url(img/bg_button_video.gif) no-repeat;
    color:#fff;
    margin:40px 0 0 340px;
    text-align:center;
}
#retail-pulse div.watch-button a,
#retail-pulse div.watch-button a:hover{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}
#retail-pulse div.row div.watch-button a:hover{
    color:#fff;
}
#retail-pulse div.row div.pic{
    float:left;
    width:120px;
    padding:1px;
    border:1px solid #999;
    margin:0 18px 20px 0;
}
#retail-pulse div.row div.descr,
#retail-pulse div.row div.descr *{
    line-height:15px;
}
h2.title{
    padding:5px 0;
    margin-bottom:5px;
    font-size:11px;
    color:#0095B3;
    line-height:14px;
}
h2.title img{
    vertical-align:middle;
}
p.videos{
    font-size:11px;
    padding:0 0 12px 0;
    font-weight:bold;
}
#other-retail-pulse{
    border-bottom:1px dashed #CCCCCC;
    padding-bottom:25px;
}
#other-retail-pulse div.label{
    position:absolute;
    margin:0 0 0 25px;
    font-weight:bold;
}
#other-retail-pulse div.text{
    padding:0 0 0 170px;
}
ul.services_list
{
	padding:6px 6px 6px 0;
	margin:0px 0px 0px 0px;
}

ul.services_list li{
	list-style-type:none;
	/*list-style-image:url(img/accordion_categories_bar.jpg);*/
	margin: 0px 0px 5px 0px;
	padding:2px 0 6px 44px;
	line-height:14px;
	background-image:url(img/accordion_categories_bar.jpg);
	background-repeat:no-repeat;
}
ul.services_list li a{
	text-decoration:none;
}