.still_left {
	background-color: #808080;
	padding: 11px 12px 12px 11px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.still_leftv2 {
	background-color: #808080;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.still_leftv3 {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
}
.still_right {
	background-color: #808080;
	padding: 11px 11px 12px 12px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.still_rightv2 {
	background-color: #808080;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.still_rightv3 {
	background-color: #808080;
	float: right;
	margin-left: 12px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
}
.topgap {
	margin-top: 12px;
}
.botgap {
	margin-bottom: 12px;
}
.rightcol {
	width: 270px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	clear: left;
}
.rightcol2 {
	width: 270px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
	clear: left;
}
.rightcol_twit {
	width: 270px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	clear: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
}
.tweetbox {
	border: 1px solid #3d4140; /*707374;*/
	background-color: #1d2120;
	padding: 7px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-image: url(../miniblog/images/gradient-bg-1.gif);
	background-repeat: repeat-x;
}
.picturebox {
	width: 598px;
	background-color: #1c1b19;
	margin-bottom: 24px;
	border: 1px solid #808080;
}
.picturebox2 {
	width: 270px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
	text-align: center;
}
.nextbox {
	margin-top: 12px;
	margin-bottom: 12px;
}
.textwithpic {
	padding: 12px;
}
.boxtitle_inside {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC6600;
	font-weight: bold;
	font-size: 1.1em;
}
.boxtitle_inside2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #CC6600;
	font-weight: bold;
	font-size: 1.2em;
}
.nowrap {
	white-space: nowrap;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
}
.textcapsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #FFFF99;
	text-transform: uppercase;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
}
.reviewsmenu {
	padding-top: 0.1em;
}
.gallerytitle {
	margin-bottom: 9px;
}
.thumbtext {
	width: 444px;
	border: 1px solid #808080;
	background-color: #1c1b19;
	padding: 11px;
	clear: both;
	margin: auto;
}
.thumbnail {
	border: 2px solid #808080;
}
.thumbwrap {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 12px;
}
.break {
	clear: left;
}
.fivethumbs {
	width: 480px;
	margin: auto;
}
.fourthumbs {
	width: 384px;
	margin: auto;
}
.threethumbs {
	width: 288px;
	margin: auto;
}
.onethumb {
	width: 96px;
	margin: auto;
}
.thumbnail:link {
}
.thumbnail:visited {
}
.thumbnail:hover {
	border: 2px solid #FFFFFF;
}
.thumbnail:active {
	border: 2px solid #FF9900;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #FF9900;
}
