#bodycontent {
float:right;
width:810px;
}

#container {
margin:0 auto;
text-align:left;
width:990px;
}

/* this is for shorter height of ads */
#maintype #caption {
    background-color: #FFFFFF;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 0px;
}
#captionarea, #messagearea, #info-div {
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.foldmepic {	background-color: #FFF;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	text-align: center;
}
hr.info {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#borderradius1 {		color: #000;
		/* For WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#fff));
		/* For Mozilla/Gecko (Firefox etc) */
		background: -moz-linear-gradient(top, #F4F4F4, #fff);
border: 1px solid #000;
	background-color: #eee;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	width: 183px;
}

/* added to make the search area shorter 11.27.2011 */
#searcharea fieldset {border:0 solid; display:block; padding:5px 0 5px 13px;}
/* line seperators for specialized specs page */
.hrlight {
	border-bottom-color: #666;
	border-bottom-style: solid;
	line-height: 1px;
	border-bottom-width: 1px;
}
.specCol1 {
	width: 200px;
}


body {
background-image:url("http://site.safetycycle.com/images/newbackground.jpg");
background-repeat:repeat-x -y;
background-position:top left;
background-attachment:fixed
}

