ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
fieldset{
    border:0;
}
a,a:link{
    color:#626b71;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{
    height:100%;
}
body{
    height:100%;
    position:relative;
    background:url(../images/bg2.gif);
    color:#626b71;
    font:62.5% Verdana, Arial, Helvetica, sans-serif;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.skiplink{
    display:none;
}
.wrapper{
    width:100%;
    background:url(../images/html.png) repeat-x;
}
.wrapper2{
    margin:0 auto;
    width:840px;
    background:url(../images/bg.png) repeat-y;
}
.wrapper3{
    margin:0 auto;
    width:800px;
    padding:0 20px 0 20px;
    background:url(../images/bg_top.png) no-repeat;
}
/* TOP MENU */
#top_menu{
    width:100%;
    height:29px;
    background:url(../images/top_menu_bg.png) no-repeat;
}
#top_menu_left{
    float:left;
}
#top_menu_right{
    float:right;
    width:200px;
    height:32px;
}
#top_menu_right .inp-btn-holder{
    float:right;
    margin-top:-23px;
    margin-right:12px;
}
#SearchForm_SearchForm_Search{
    border:1px solid #E0DFDF;
    color:#BDBDBD;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
    padding:4px;
    width:172px;
    margin-left: -26px;
    margin-top:3px;    
}
#top_menu_left ul{
    padding:8px 0 0 39px;
}
#top_menu_left ul li{
    color:#b29459;
    display:inline;
    font-size:0.9em;
    text-transform:uppercase;
}
#top_menu_left ul li a,#top_menu_left ul li a:visited{
    color:#b29459;
}
#top_menu_right ul{
    float:right;
    padding:3px 2px 0 0;
}
#top_menu_right ul li{
    float:left;
    padding:0 10px 0 0;
}
#m_search{
    width:172px;
    padding:4px;
    border:1px solid #e0dfdf;
    color:#bdbdbd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    float:left;
}
#m_search_sub{
    float:left;
}
/* BOXES */
#boxes{
    width:257px;
    height:182px;
    background:url(../images/boxes.png) no-repeat;
    position:absolute;
    top:0;
}
/* HEADER */
#header{
    width:100%;
    height:182px;
    background:url(../images/!img01.png) no-repeat right top;
}
#header_left{
    float:left;
    width:255px;
}
#header_right{
    float:right;
    width:545px;
}
#header h1{
    padding:38px 0 0 20px;
}
#logo{
    width:235px;
    height:87px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/* MENU */
#menu{
    width:100%;
    height:46px;
    background:url(../images/menu_bg.png) no-repeat;
}
#menu ul{
    float:left;
    padding:0 0 0 14px;
}
#menu ul li{
    float:left;
}
#menu ul li a{
    display:block;
    float:left;
    font-size:1.1em;
    color:#FFFFFF;
    height:46px;
    text-align:center;
}
#menu ul li a span{
    cursor:pointer;
    padding:16px 22px 0 22px;
    display:block;
}
#menu ul li a:hover, #menu ul li a.select{
    color:#fdca00;
    background:url(../images/menu_a_s.gif) repeat-x;
    text-decoration:none;
}
/* BODY */
.body{
    width:100%;
    background:#ffffff;
    float:left;
}
#body_left{
    float:left;
    width:521px;
}
#body_left2{
    float:left;
    width:800px;
}
#body_right{
    float:right;
    width:279px;
    padding:0 0 8px 0;
}
/* content */
.moving{
    width:100%;
    height:241px;                                     
}
#slidebar{
    float:right;
    padding:202px 21px 0 0;
}
#slidebar ul{
    float:right;
}
#slidebar ul li{
    float:left;
}
#slidebar_left{
    width:24px;
    height:28px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#slidebar_left span{
    background:url(../images/slidebar_left.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#slidebar_right{
    width:24px;
    height:28px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#slidebar_right span{
    background:url(../images/slidebar_right.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#slidebar_items{
    height:26px;
    background:url(../images/slidebar_bg.png) no-repeat;
    padding:2px 4px 0 4px;
}
#slidebar_items a{
    float:left;
    display:block;
    width:18px;
    height:19px;
    text-align:center;
    color:#FFFFFF;
    position:relative;
    padding:6px 0 0 0;
    margin: 0 1px 0 0;
}
#slidebar_items a:hover, #slidebar_items a.select{
    text-decoration:none;
    background:url(../images/slidebar_items_s.png) no-repeat;
}
#content{
    background:url(../images/content_bg.gif) repeat-y;
    width:100%;
}
#content_left{
    float:left;
    width:274px;
}
#content_right{
    float:right;
    width:247px;
}
#wellcome{
    width:240px;
    padding:10px 0 0 19px;
}
#wellcome h2{
    color:#2a5a86;
    font-size:2.2em;
    padding:0 0 5px 0;
    font-weight:normal;
}
#wellcome p{
    color:#626b71;
    font-size:1.2em;
    padding:0 0 10px 0;
    line-height:1.4em;
}
.featured_content{
    width:215px;
    padding:10px 0 0 16px;
}
.featured_content h2{
    color:#c8e5ff;
    font-size:1.5em;
}
.featured_content ul{
    float:left;
    padding:14px 0 0 0;
}
.featured_content ul li{
    width:100%;
    float:left;
    padding:0 0 19px 0;
}
.featured_content ul div{
    float:left;
    padding:0 16px 0 0;
}
.featured_content ul div img{
    border:4px solid #fff;
    float:left;
    width:76px;
    height:76px;
}
.featured_content ul li h3{
    color:#c8e5ff;
    font-size:1.3em;
}
.featured_content ul li h3 a{
    color:#c8e5ff;
}
.featured_content ul li p{
    color:#ffffff;
    font-size:1.0em;
    padding:2px 0 4px 0;
}
/* sidebar */
.recent_news{
    width:244px;
    padding:6px 20px 15px 15px;
    background-color: #fff;;
}
.recent_news h3{
    color:#2a5a86;
    font-size:1.5em;
    padding:0 0 5px 14px;
}
.recent_news ul{
}
.recent_news ul li{
    color:#626b71;
    font-size:1.0em;
    padding:0 0 4px 14px;
    display:block;
    background:url(../images/recent_news_li.gif) no-repeat left 5px;
}
.recent_news ul li a{
    color:#626b71;
    border-bottom:1px solid #eaeaea;
    padding:4px 0 10px 0;
    display:block;
}
.recent_news_all{
    padding:3px 0 0 14px;
}
.recent_news_all a{
    text-transform:uppercase;
    color:#2a5a86;
    font-size:0.9em;
}
.sidebar_box{
    width:100%;
    background: #fff url(../images/sidebar_box_bg.gif) repeat-x;
    min-height: 333px;
}
.calendar{
    width:238px;
    padding:12px 0 15px 16px;
}
.calendar h3{
    color:#2a5a86;
    font-size:1.5em;
    padding:0 0 5px 14px;
}
.calendar ul{
}
.calendar ul li{
    color:#626b71;
    font-size:1.0em;
    padding:0 0 4px 14px;
    display:block;
    background:url(../images/calendar_li.gif) no-repeat left 7px;
}
.calendar ul li span{
    color:#2a5a86;
    display:block;
    padding:4px 0 0 0;
}
.calendar ul li a{
    color:#626b71;
    border-bottom:1px solid #d3d8dd;
    padding:2px 0 10px 0;
    display:block;
}
.calendar_all{
    padding:3px 0 0 14px;
}
.calendar_all a{
    text-transform:uppercase;
    color:#2a5a86;
    font-size:0.9em;
}
.sidebar_ads{
    background:#24527d url(../images/sidebar_ads_title.gif) no-repeat;
    width:238px;
    padding:32px 5px 4px 5px;
    margin:10px 0 0 0px;
    float:left;
}
.sidebar_ads img{
    width:238px;
    float:left;
}
/* sub Content */
#sub_content{
    width:460px;
    padding:23px 0 20px 33px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#5486b5;
    padding:0 0 6px 0;
}
#sub_content h1{
    font-size:1.6em;
}
#sub_content h2{
    font-size:1.3em;
}
#sub_content h3{
    font-size:1.2em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#222d5c;
    padding:0 0 6px 0;
}
#sub_content h4{
    font-size:1.6em;
}
#sub_content h5{
    font-size:1.3em;
}
#sub_content h6{
    font-size:1.2em;
}
p.sub_content_text{
    color:#626b71;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
p.sub_content_text a{
    color:#222d5c;
}
p.sub_content_text a.selected{
    text-decoration:underline;
    color:#5486b5;
}
p.sub_content_text a.selected:hover{
    text-decoration:none;
    color:#5486b5;
}

#sub_content2{
    width:734px;
    padding:23px 33px 20px 33px;
}
#sub_content2 h1, #sub_content2 h2, #sub_content2 h3{
    color:#5486b5;
    padding:0 0 6px 0;
}
#sub_content2 h1{
    font-size:1.6em;
}
#sub_content2 h2{
    font-size:1.3em;
}
#sub_content2 h3{
    font-size:1.2em;
}
#sub_content2 h4, #sub_content2 h5, #sub_content2 h6{
    color:#222d5c;
    padding:0 0 6px 0;
}
#sub_content2 h4{
    font-size:1.6em;
}
#sub_content2 h5{
    font-size:1.3em;
}
#sub_content2 h6{
    font-size:1.2em;
}

p.sub_content_text{
    color:#626b71;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
p.sub_content_text a{
    color:#222d5c;
}
p.sub_content_text a.selected{
    text-decoration:underline;
    color:#5486b5;
}
p.sub_content_text a.selected:hover{
    text-decoration:none;
    color:#5486b5;
}
.sub_box{
    background:#1f436b;
    border:1px solid #d4d9de;
    padding:15px 20px 0 33px;
    margin:5px 0 19px 0;
}
.sub_box p{
    color:#fff;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
#sub_content .sub_box h6{
    color:#fd9b00;
}
.sub_list{
    padding:10px 0 5px 34px;
}
.sub_list p{
    color:#222d5c;
    padding:0 0 6px 0;
    font-size:1.1em;
}
.sub_list .sub_list_ul{
    color:#5486b5;
}
.sub_list ol{
    padding:0 0 0 20px;
    list-style:decimal;
}
.sub_list ol li{
    color:#626b71;
    font-size:1.1em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#69706b;
    font-size:1.1em;
    background:url(../images/dot.gif) no-repeat left 4px;
    padding:0 0 3px 12px;
    display:block;
}
/* sub sidebar */
#sub_sidebar{
    width:100%;
    background:#f6f8fa url(../images/sub_sidebar_bg.gif) repeat-x;
}
#sub_sidebar h2{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:14px 0 10px 26px;
    color:#202956;
    font-size:1.6em;
}
.sub_sidebar_links{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:0 0 10px 26px;
    margin:0;
}
.sub_sidebar_links2{
    /* background:url(../images/line.gif) no-repeat left bottom; */
    padding:0 0 10px 26px;
    margin:0 0 13px 0;
}
.sub_sidebar_links li{
    padding:8px 0 2px 0;
}
.sub_sidebar_links li a{
    color:#2a5a86;
    font-size:1.3em;
}
.sub_sidebar_links2 li{
    padding:8px 0 2px 0;
}
.sub_sidebar_links2 li a{
    color:#2a5a86;
    font-size:1.3em;
}
.sub_related{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:13px 0 15px 0;
}
.sub_related h3{
    color:#222c5a;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px center;
    margin:0 0 2px 0;
}
.sub_related ul{
    padding:0 65px 0 26px;
}
.sub_related ul li{
    padding:2px 0 8px 0;
    color:#2a5a86;
    font-size:1.1em;
}
.sub_related ul li a{
    color:#2a5a86;
}
.sub_related_ev{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 5px 0;
}
.sub_related_ev h3{
    color:#222c5a;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px center;
    margin:0 0 4px 0;
}
.sub_related_ev ul{
    padding:0 0 0 26px;
}
.sub_related_ev ul li{
    padding:2px 0 8px 0;
    color:#222c5a;
    font-size:1.1em;
}
.sub_related_ev ul li a{
    color:#2a5a86;
}
.sub_related_ev ul li span{
    color:#222c5a;
    display:block;
}
.fet_box{
    background:url(../images/line.gif) no-repeat left bottom;
    margin:0 0 15px 0;
    padding:0 0 3px 0;
}
.fet_box li{
    width:100%;
    float:left;
}
.fet_box_left{
    float:left;
    width:100px;
}
.fet_box_right{
    float:left;
    width:178px;
}
.fet_box_left a{
    display:block;
    background:url(../images/img_bg.gif) no-repeat;
    width:100px;
    height:92px;
}
.last .fet_box_left a{
    background:url(../images/img_bg2.gif) no-repeat;
}
.fet_box_left img{
    float:left;
    padding:15px 0 0 17px;
}
.last .fet_box_left img{
    padding:9px 0 0 18px;
}
.fet_box_right h3{
    color:#2a5a86;
    font-size:1.3em;
    padding:12px 0 3px 0;
    font-weight:normal;
}
.last .fet_box_right h3{
    padding:7px 0 3px 0;
}
.fet_box_right h3 a{
    color:#2a5a86;
}
.fet_box_right p{
    color:#626b71;
    font-size:1.1em;
    padding:0 0 4px 0;
    line-height:1.4em;
    width:100px;
}
.gall_box{
    margin:0 0 15px 0;
    float:left;
}
.gall_box li{
    width:100%;
    float:left;
}
.gall_box h3{
    color:#222c5a;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 10px center;
}
.gall_box_left{
    float:left;
    width:100px;
}
.gall_box_right{
    float:right;
    width:178px;
}
.gall_box_left a{
    display:block;
    background:url(../images/img_bg.gif) no-repeat;
    width:100px;
    height:92px;
}
.last .gall_box_left a{
    background:url(../images/img_bg3.gif) no-repeat;
    height:107px;
}
.gall_box_left img{
    float:left;
    padding:15px 0 0 17px;
}
.last .gall_box_left img{
    padding:9px 0 0 18px;
}
.gall_box_right h4{
    color:#2a5a86;
    font-size:1.1em;
    padding:18px 0 8px 0;
    font-weight:normal;
    width:100px;
}
.last .gall_box_right h4{
    padding:12px 0 8px 0;
}
.gall_box_right h4 a{
    color:#2a5a86;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:0 0 0 24px;
}

/* FOOTER */
#footer{
    margin:0 auto;
    padding:0 20px 0 20px;
    width:800px;
    height:100px;
    background:url(../images/footer_bg.png) no-repeat;
}
#footer_left{
    float:left;
    padding:15px 0 0 0;
    font-weight:bold;
}
#footer_right{
    float:right;
}
#footer_left p{
    color:#91bce3;
    font-size:0.9em;
    padding:0 0 0 18px;
}
#footer_left p a{
    color:#fff;
}
#logo2{
    width:125px;
    height:44px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:0 9px 0 0;
}
#logo2 span{
    background:url(../images/NSMC.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#logo2 span:hover{
    background:url(../images/NSMCrollover.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#footer_login #admin_login{
    background:url(../images/NCmoversloginicon.png) no-repeat;
    text-indent:-9999px;
    width:59px;
    height:38px;
    margin-top:-3px;
    margin-left:-12px;
}
#footer_login #admin_login:hover{
    background:url(../images/NCmoversloginicon_rollover.png);
}
#footer_right ul{
    padding:15px 23px 0 0;
}
#footer_right ul li{
    float:left;
}
#footer_login a{
    display:block;
    margin:6px 0 0 0;
}

/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 20px 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 40px 38px;
}
.breadcrumbs {
	width: 452px;
	padding: 20px 38px 17px 0px;
	text-transform: uppercase;
}
.searchresults li{
    padding:5px;
}
.searchresults li.school2{
    background:#eaeaea;
}
.searchresults li.school{
    border:1px solid #eaeaea;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -150px 0 50px 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
.image-content {
    float: left;
    display: block;
}
#image-content-mask {
    height: 241px;
    width: 521px;
    position:relative;
    overflow:hidden;
    padding:0;
}
#image-content-scroller {
    position:absolute;
    padding: 0;
}
#header #slider-screen{
    border: 3px solid #fff;
    float: left;
    position: relative;
    margin-right: 9px;
}

#slider-screen .slide-changer{
    position: absolute;
    height: 28px;
    left: 515px;
    top: 430px;
}

.slide-changer a{
    display: block;
    float: left;
    height: 28px;
    text-align: center;
    font: 11px/28px Arial, Helvetica, sans-serif;
    color: #c2c2c2;
}

.slide-changer a.prev{
    width: 25px;
    background:url(../images/slide-prev.png) no-repeat;
    text-indent: -9999px;
}

.slide-changer a.next{
    width: 24px;
    background: url(../images/slide-next.png) no-repeat;
    text-indent: -9999px;
}

.slide-changer a.not-active{
    width: 18px;
    background: url(../images/slide-not-active.png) repeat-x;
}

.slide-changer .active{
    width: 18px;
    background: url(../images/slide-active.png) repeat-x;
    color: #fff;
}
/** Ecommerce **/
.breadcrumbs2 {
    width: 452px;
    padding: 20px 38px 17px 40px;
    text-transform: uppercase;
}
.breadcrumbs2 li {
    color: #696a6a;
    font-size: 9px;
    display: inline;
}
.breadcrumbs2 li span {color: #b7b7b7;}
.breadcrumbs2 li a {color: #b7b7b7;}

.product-row {
    width:100%;
    overflow:hidden;
    margin-bottom:15px;
    background:url(../images/bottom-gradient-product.jpg) no-repeat 0 100%;
    padding:20px 0;
    clear:both;
    font-size:11px;
}
.top-gradient {
    background:url(../images/top-gradient-product.jpg) no-repeat;
}
.product-row div.productItem {
    padding:0 5px 10px;
    width: 30%;
    float:left;
}
.product-row div.productItem img {
    margin-bottom:5px;
}
.product-row div.productItem a {
    color:#851d1a;
}
.product-row div.productItem span {
    color:#595042;
}
.cream-box {
    background:#ebecdf url(../images/bottom-cream.gif) no-repeat 0 100%;
    padding-bottom:12px;
    margin-bottom:14px;
    font-size:11px;
    color:#655740;
}
.left-title {
    font-size:14px;
    padding-left:17px;
    color:#fff;
    line-height:35px;
    height:35px;
}
.product-box .left-title {
    color:#850100;
    padding-left:12px;
}
.red-title {
    background:url(../images/red-title-bg.jpg);
}
.blue-title {
    background:url(../images/blue-title-bg.jpg);
}
.row {
    padding-right:25px;
    background:url(../images/row.gif) no-repeat 100% 50%;
}
.example-total {
    padding:15px 19px 15px 17px;
    margin:0;
    list-style:none;
}
.example-total li {
    border-bottom:1px solid #d3d5c0;
    padding:2px 0;
}
.example-total li.last {
    border-bottom:0;
}
.example-total li span {
    display:block;
    color:#500000;
}
.checkout-btn {
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/checkout-button.jpg);
    width:111px;
    height:28px;
    margin-left:12px;
}
.product-box ul {
    padding:0 12px 24px;
    margin:0;
    list-style:none;
}
.product-box ul li a {
    color:#655740;
    padding-left:13px;
    background:url(../images/row-2.gif) no-repeat 0 50%;
}
#left-cell {
    width:213px;
    float:left;
    padding:26px 25px 0;
}
.ecommerce-page #left-cell {
    width:200px;
    padding:20px 0 0 16px;
}
#right-cell {
    width:513px;
    float:right;
    padding-left:23px;
    background:url(../images/right-home-bg.jpg) repeat-x;
}
.ecommerce-page #right-cell {
    width:541px;
    background:none;
    padding:20px 20px 20px 0;
}
.search {
    padding:10px 12px 0;
}
.search form {
    padding:0;
    margin:0;
}
.search form input.text {
    width:150px;
    height:13px;
    padding:4px 0px;
    border:1px solid #919280;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    color:#a8a7a0;
}
.search .middleColumn {
    width: 150px;
    padding: 0px;
}
.search form .button {
    margin-top:11px;
}
.item-box {
    width:268px;
    padding-left:35px;
    float:right;
}
.item-box p {
    margin-top:10px;
    width:150px;
}
p.price {
    font-size:16px;
    color:#700;
    width:190px;
}
.checkout-btn {
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/checkout-button.jpg);
    width:111px;
    height:28px;
    margin-left:12px;
}
h3.orderInfo{
    margin:5px 0 5px 0;
}
.primary-content-3 h1{
    color:#5486B5;
}
.primary-content-3 .typography{
    margin:10px 0 10px 0;
}
ul.searchresults{
    margin:7px 0 7px 0;
}
#MemberResults #member{
    margin:5px 0px;
}