﻿
@import url(selector.css);


#selector
{
	margin-bottom:20px;
	margin-left:20px;
	clear:both;
	height:auto;
    float:left;
}

#selector>div
{
    clear:both;
    float:left;
}

#primaryfilter, #secondaryfilter
{
    width:49%;
    float:left;
}

h3
{
	margin:0 0 10px 10px;
}

.csp
{
	width:700px;
	float:left;
	clear:none;
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #efefef;
	position:relative;
	background: url(/includes/images/wheretobuy/csp_bg.gif) repeat-x bottom left;
}

.cspimg
{
	position:absolute;
	top:0;
	right:10px;
	
}

.email,  .web
{
	margin:3px 0px 3px 10px;
}

.address, .phone
{
	margin:6px 0 6px 10px
}

.phone
{
	color:#000;
}

.csp a
{
	text-decoration:none;
}

.detail a
{
	float:left;
	clear:both;
	margin:40px 0 0 60px;
	text-decoration:none;
	display:block;
	width:190px;
}

.detail
{
	float:left;
	width: 500px;
}

em
{
	font-weight:bold;
	display:block;
	color:#333333;
}