.ratingBoxStatic, .ratingBoxRateable {
	float: left;
	position: relative;
	width: 75px;
	height: 15px;
	background: url('/products/SymmetryMill/imgs/mills_gray.png') 0 0 no-repeat;
	cursor: pointer;
}
.ratingBoxRating {
	position: absolute;
	left: 0px;
	top: 0px;	
	height: 15px;
	background: url('/products/SymmetryMill/imgs/mills_blue.png') 0 0 no-repeat;
}
.shareItemElem {
	float: left;
	width: 700px;
}
.shareItemElem table {
	width: 100%;
}
.shareItemThumb  {
	float: left;
	background: url('/products/SymmetryMill/imgs/thumBackgr122x122.jpg') 0 0 no-repeat;
	width: 135px;
	height: 135px;
}
.shareItemThumbImg {
	width: 122px;
	height: 122px;
	margin: 4px 0 0 4px;
	background-repeat: repeat;
}
.shareItemThumbImg.v2 {
	width: 100%;
	height: 300px;
}
.shareItemThumbSmall  {
	float: left;
	background: url('/products/SymmetryMill/imgs/thumbBackground70x70.jpg') 0 0 no-repeat;
	width: 81px;
	height: 81px;
	margin: 0 14px 0 0 ;
}
.shareItemThumbSmallImg {
	width: 70px;
	height: 70px;
	margin: 4px 0 0 4px;
	background-repeat: repeat;
}
.shareItemThumbBig  {
	float: left;
	background: url('/products/SymmetryMill/imgs/backgr450x278.png') 0 0 no-repeat;
	width: 466px;
	height: 291px;
	margin: 0;
}
.shareItemThumbBigImg {
	width: 452px;
	height: 278px;
	margin: 4px 0 0 4px;
	background-repeat: repeat;
}
.shareItemThumbCover  {
	float: left;
	background: url('/products/SymmetryMill/imgs/backgr200x358.png') 0 0 no-repeat;
	width: 216px;
	height: 370px;
	margin: 0;
}
.shareItemThumbCoverImg {
	width: 200px;
	height: 358px;
	margin: 4px 0 0 6px;
	background-repeat: repeat;
}
.b1c a.shareItemRq {
	color: #E08B33;
	font-size: larger;
	font-weight: normal;
	text-decoration: none;
}
.shareItemRq_container { line-height: 0px; }
.f_right.shareItemRq_container div {
	display: inline-block;
	vertical-align: baseline;
}
.patternCentralPageNav {
	float: right;
	margin: 5px 45px 5px 0;
}
.patternCentralPageNav a  {
	text-decoration: none;
	color: #336AA0;
}
.paternCentralSubHeader {
	width: 695px;
	padding: 3px 0 3px 5px;
	background: #f24f23;
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	margin: 10px 0 10px 0;
}
a.paternCentralSubHeader {
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	text-decoration: underline;
}
.rateHint {
	position: absolute;
	left: 0;
	top: -25px;
	display: none;
	border: 1px solid green;
}
a.selectedMostPopTagLink {
	color: #E08B33;
}
#categorySearch {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 14px;
	float: left;
	height: 25px;
	margin: 2px 0 0 0;
}	
#categorySearch {
	font-family:arial,helvetica,verdana,sans-serif; 
	font-weight:bold;  
	font-size:13px; 
	font-weight:bold; 
	background-color:#F28621; 
	color:#FFFFFF;  
	padding:2px 8px 2px 8px; 
	margin-left: 5px; 
	margin-bottom: 5px; 
	border: 1px #144B5E solid; 
	border-top:none; 
	border-left:none; 
	border-radius: 0; 
	cursor:pointer;
}
#tagsSorted {
	width: 100%;
}
#tagsHeader {
	display: none;
}
.tagsPrevPage, .tagsNextPage {
	cursor:pointer;
}

.c1 .sw_sub_header_caption {width: 100%;}
.b1c .sw_sub_header {max-width: 660px;}
.b1c .paternCentralSubHeader {
	width: 100%;
	font-size: inherit;
	box-sizing: border-box;
}

.pc_right {
	margin-left: 150px;
	padding-top: 5px;
}
.pc_right.v2 {
	margin-left: initial;
}

@Media only screen and (max-width:450px) {
	.pc_right { margin-left: 10px; display: inline-block; }
}
