#rushesbox {padding: 10px;}

.rushesdetail, .rushesdetailsnippet {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	margin: 10px 10px 20px;
}
#rushesbox .rush-item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#rushesbox .rush-item img {
	float: left;
	margin-right: 10px;
}
#rushesbox .rush-item h3 {
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rushesbox .rush-item h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
#rushesbox .rush-item p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rushesbox h5 {
	font-weight: normal;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rushesdetail p.date, .rushesdetailsnippet p.date {
	font-weight: bold;
	margin: 0px;
}
.rushesdetail h1, .rushesdetailsnippet h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.rushesdetail h1 {font-size: 30px; border-bottom:1px solid #019cde;}
.rushesdetailsnippet h1{font-size: 20px;}

.rushesdetail .rush-specs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #019cde;
	padding: 4px 0px;
	margin-bottom: 10px;
	color: #737373;
}
.rushesdetail .rush-photo, .rushesdetailsnippet .rush-photo {
	margin-bottom: 15px;
}
.rushesdetailsnippet .rush-specs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #019cde;
	padding-bottom: 4px;
	margin-bottom: 10px;
	color: #737373;
}
.rushesdetail .rush-specs p, .rushesdetailsnippet .rush-specs p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.rushesdetail .rush-content, .rushesdetailsnippet .rush-content {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
.rushesdetail .rush-specs .comments, .rushesdetailsnippet .rush-specs .comments {
	font-size: 11px;
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 16px;
}
.rushesdetail .rush-photo p, .rushesdetailsnippet .rush-photo p {
	margin-top: 3px;
	font-size: 11px;
	color: #737373;
}
#rush-footer, #rush-pagination {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #019cde;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #019cde;
	margin: 10px;
	padding: 6px 0px;
	width: 539px;
	clear: both;
}
/* ---------- RUSHES COMMENTS ---------- */
.rushesdetail #rush-comments-box h1, .rushesdetail #rush-comments-form h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	border-bottom: none;
	border-top: 1px solid #019cde;
	padding-top: 10px;
	margin-top: 20px;
}
#rush-comments-box ol {
	padding: 0px 10px;
	margin: 0px 10px;
}
#rush-comments-box ol li {
	border-top: 1px dotted #ABABAB;
	margin-bottom: 15px;
	padding-top: 15px;
}
#rush-comments-box ol > li:first-child {border-top: none;}
#rush-comments-box .rush-comment-date {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}
#rush-comments-box .rush-comment-content {
	line-height: 18px;
}
#rush-comments-box .rush-commentor {
	text-align: right; 
	clear: both;
	margin-top: 10px;
	font-style: italic;
}
.rushesdetail #rush-comments-form h1 {margin-bottom: 20px;}
.rushesdetail #rush-comments-form form div {clear: both;}
.rushesdetail #rush-comments-form form input, .rushesdetail #rush-comments-form form textarea {
	border: 1px solid #DCDCDC;
	color: #616161;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
}
.rushesdetail #rush-comments-form form input{
	margin-left: 5px;
    width: 210px;
}
.rushesdetail #rush-comments-form form textarea {
	width: 510px;
	height: 150px;
}
.rushesdetail #rush-comments-form form label {
	font-size: 11px;
	float: left;
	padding-top: 6px;
	margin-left: 2px;
}
.rushesdetail #rush-comments-form form button {
	background-color: #E6E7E7;
	border: 1px solid #B4B4B4;
	color: #47555F;
	font-weight: bold;
	padding: 2px 6px;
}
/*------
#rush-pagination {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFBFBF;
	margin-top: 17px;
	padding: 13px 0px;
	width: 539px;
	clear: both;
}
#rush-pagination .previous a {
	background-image: url(../images/icon-previous-rush.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	width: 100px;
	float: left;
	display: block;
}
#rush-pagination .next a {
	background-image: url(../images/icon-next-rush.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-right: 20px;
	background-position: right;
	width: 100px;
	float: right;
	text-align: right;
	display: block;
}
#rush-pagination .center {
	float: left;
	width: 299px;
	text-align: center;
}
------ */