﻿body {
}
.itemscontentwapper
{
    
    width:570px;
     
}
.itemstitle
{
    font-size:20px;
    font-weight:bold;color:#0066c3;
    margin-bottom:18px;
}
.itemrow
{
    float:left;
width:100%;
}
.itemrow .itemcolumn
{
    width:182px;
    float:left;
    margin-right:10px;
}
.lastitemcolumn{
	width:182px;
    float:left;
}
.itemrow .itemimage
{
    width:182px;
}
.itemrow img
{
    border:0;
}
.itemcolumn .itemtitle
{
    width:182px;
    font-size:12px;
    color:#0066c3;
    margin-top:9px;
}
.itemcolumn .itemtitle .navimage
{
    margin-left:8px;}
.itemrowdivider
{
padding-left:25px;
float:left;
margin-top:12px;
margin-bottom:12px;    
text-align:center;
    line-height:0px;

}
.itemrowdividercontent{
	border-top:solid 1px #e2e2e2;
	width:520px;
}
.itemcolumnnomargin0{
	margin-right:0px !important;
}
.clearfloat{
	clear:both;
}
