.sureLeft {
width:450px;
padding:52px 0 0 0;
color:#fff;
float:left;

}
.sureRight {
float:right;

}

.surePod, .surePod2 {
width:214px;
height:291px;
background:#fff url(../images/bg/sure_market.jpg) no-repeat;
float:left;
margin:0 0 0 0;
padding:170px 10px 0 ;
position:relative;
font-size:0.9em;
}
.surePod2 {
 margin:0 0 0 7px; 
background:#fff url(../images/bg/sure_count.jpg) no-repeat;

}

img.podLink {
position:absolute;
bottom:5px;
right:10px;
}
.sureLeft p, .sureRight p{
line-height:1.4;
padding:0 0 10px 0
}

#sureContent {
text-align: left;
background:#fff url(../images/bg/top10top.gif) no-repeat;
width:715px;
float:left;
}


ul.sureNav {
list-style:none;

}

ul.sureNav li {

float:left;


}

ul.sureNav li.on {

height:34px;

}

div.products {
margin:10px 15px 20px 15px;
height:423px;
width:685px;
overflow:auto;
}

div.prodDetails {
margin:0 0 0 112px;

}
img.number{
float:left;
margin:30px 0 0 0;
}
img.prodImg{
float:left;
margin:0 10px 0 0;
border:1px solid #b9d0e3;
}

 .products .productItem .prodDetails h2 a   {
color:#0057a0;
font-size:0.9em;
padding:0 0 10px 0;
margin:0;
text-decoration:none;
}

.products .productItem .prodDetails h2 {
padding:0 0 10px 0;
margin:0;
}
div.productItem {
border-bottom:1px solid #b9d0e3;
padding: 20px 0 15px;
clear:both;
margin:0 10px 0 0;
}

p.price {
padding:5px 0 5px 0;
font-size:1.1em;
}

p.price span{
font-weight:bold;
font-style:italic;
}

p.description {
padding:0 0 10px 0;
font-size:1.1em;
}

p.description span{
font-weight:bold;
font-style:italic;
}



a.buy {
background:#fff url(../images/text/buy.gif) no-repeat;
display:block;
width:83px;
height:23px;
text-indent:-9999px;
float:left;
margin:0 10px 0 0;
}
a.buy:hover {
background:#fff url(../images/text/buy_o.gif) no-repeat;
}
a.more {
background:#fff url(../images/text/more.gif) no-repeat;
display:block;
width:113px;
height:23px;
text-indent:-9999px;
float:left;
margin:0 10px 0 0;
}
a.more:hover {
background:#fff url(../images/text/more_o.gif) no-repeat;
}
a.friend {
background:#fff url(../images/text/friend.gif) no-repeat;
display:block;
width:102px;
height:23px;
text-indent:-9999px;
float:left;
}
a.friend:hover {
background:#fff url(../images/text/friend_o.gif) no-repeat;
}
img.sideImg {
position:absolute;
top:293px;
left:0;

}


/*:::::[Friend form]:::::*/


body.friendFormBody {
background: #333;
margin: 6px 0;
padding:0; 
text-align:center;
}

.tellFriend
{
	width:514px;
	background: #333;
}


.friendForm, .friendThanks {
background: url(../images/form/form_bg.gif) no-repeat;
width:455px;
height:497px;
margin:5px;
text-align: left;
padding:65px 10px 0;
position: relative;
}

.friendThanks {
background: url(../images/form/thanks_bg.gif) no-repeat;

}
.thanks {
color:#000;
text-align:center;
padding:150px 0 0 0;
font-size: 1.2em;
}

.thanks p {
padding:0 0 80px 0;
}

.friendClose {
width:564px;
margin:0 auto;
text-align: right;

}

.friendProd {

width:102px;
height:155px;
padding:10px 18px;
float:left;
margin:0 18px 0 0;
}

.friendProd h2{
margin:0;
padding:0 0 10px 0;
font-size:0.9em;
color:#000;
}
.friendFields {
width:298px;
float:left;

}
.friendFields p{
background: url(../images/form/field.gif) no-repeat;
display:block;
height:30px;
margin:0 0 9px 0;
padding:9px 0 0 10px;
}
.friendFields p label{
float:left;
width:120px;
}

.friendFields p input{
border:1px solid #999;
background: #fff;
width:160px;

}
.friendMessage {
background: url(../images/form/message.gif) no-repeat;
width:450px;
height:116px;
padding:10px ;
float:left;
margin:0 10px 5px 0;
}
.friendMessage p textarea{
border:none;
background: #fff;
width:434px;
height:94px;
display:block;
clear:both;
margin:10px 0 0 0;
font-family:Arial, sans-serif; 
color:#505050;
border:1px solid #999;
}

label.friendTerms {
padding:0 0 0 10px;
}

input.friendSubmit {
background: url(../images/form/send.gif) no-repeat;
border:none;
width:102px;
height:23px;
float:right;
margin:10px 0 0 0;
}

.error
{
	color: Red;
}




.hiddenDescriptions
{
	width:1px;
	height:1px;
	visibility: hidden;
	overflow:hidden;
}

.friendForm table, .friendForm tr , .friendForm td 
{
	border:none;
	margin:0;
	padding:0;
}