html {
 	overflow-y: scroll !important;
}

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #6BADE4 url(../img/v2_back.png) repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
 	color: #000;
}

a {
	outline:none;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 4px 0px 6px;
}

img {
	border: none;
}

#wrapper {
 	width: 1176px;
 	margin: 0px auto;
}

/****************************************/

#header {
	padding: 10px 112px 4px;
		width: 1176px;
		w\idth: 952px;
		height: 254px;
		he\ight: 240px;
	background: url(../img/v2_divider.png) bottom no-repeat;
	float: left;
}

#header .top {
	width: 952px;
	height: 35px;
	background: url(../img/v2_header_top.jpg) no-repeat;
	float: left;
}

#header .rules {
	float: right;
	width: 70px;
	text-align: center;
	margin-top: 10px;
	height: 25px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;		
}

#header .rules a {
	color: #0E71AF;	
}

#header .login {
	float: right;
	margin-top: 6px;
	height: 29px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;	
}

#header .login input {
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;	
	width: 100px;
	padding: 2px;
	border: 1px solid #AAA;
	margin-right: 9px;
}

#header .login .name {
	margin-top: 1px;
	float: left; 
}

#header .login .pass {
	margin-top: 1px;
	float: left; 
}

#header .login .go {
	float: left; 
}

#header .login .go input {
	width: auto;
	padding: 0px;
	border: none;
	margin: 0px 2px 0px 0px;
	outline: none;
}

#header .logout {
	float: right;
	margin-top: 6px;
	height: 29px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;	
}

#header .logout .info {
	line-height: 22px;
	float: left; 
}

#header .logout .info img {
 	margin: 0px 4px 2px 0px;
 	vertical-align: middle;
}	

#header .logout .info a {
	color: #0E71AF;	
}

#header .logout .go {
	float: left; 
}

#header .logout .go input {
	width: auto;
	padding: 0px;
	border: none;
	margin: 0px 2px 0px 9px;
	outline: none;
}

#header .center {
	width: 952px;
	height: 178px;
	background: url(../img/v2_header_center3.jpg) no-repeat;
	float: left;
	position: relative;
}

#header a.logo {
	position: absolute;	
	left: 60px;
	top: 0px;
	width: 270px;
	height: 90px;
	display: block;
}

#header a.intel {
	position: absolute;	
	left: 720px;
	top: 80px;
	width: 115px;
	height: 85px;
	display: block;
}

#header .bottom {
	width: 970px;
	height: 27px;
	background: url(../img/v2_header_bottom.jpg) no-repeat;
	float: left;
}

#header #menu {
 	margin:0px;
 	padding:0px;
}

#header #menu li {
	float:left;
	margin-left: -16px;
	list-style: none;	
} 

#header #menu li.fix {
 	margin: 0px;
}

#header #menu a {
	display: block;
	float: left;
	height: 27px; 
	background-image: url(../img/v2_menu.png);
}

#header #menu a.b1 {
 	width: 95px;
	margin-left: 0px;
 	background-position: 0px 0px;
}

#header #menu a.b1:hover,
#header #menu .selected a.b1 {
 	background-position: 0px -27px;
}

#header #menu a.b2 {
 	width: 114px;
	background-position: -95px 0px;
}

#header #menu a.b2:hover,
#header #menu .selected a.b2 {
 	background-position: -95px -27px;
}

#header #menu a.b3 {
 	width: 119px;
 	background-position: -209px 0px;
}

#header #menu a.b3:hover,
#header #menu .selected a.b3 {
 	background-position: -209px -27px;
}

#header #menu a.b4 {
 	width: 145px;
 	background-position: -328px 0px;
}

#header #menu a.b4:hover,
#header #menu .selected a.b4 {
 	background-position: -328px -27px;
}

#header #menu a.b5 {
 	width: 118px;
 	background-position: -473px 0px;
}

#header #menu a.b5:hover,
#header #menu .selected a.b5 {
 	background-position: -473px -27px;
}

#header #menu a.b6 {
 	width: 121px;
 	background-position: -591px 0px;
}

#header #menu a.b6:hover,
#header #menu .selected a.b6 {
 	background-position: -591px -27px;
}

#header #menu a.b7 {
 	width: 336px;
 	background-position: -712px 0px;
}

#header #menu a.b7:hover,
#header #menu .selected a.b7 {
 	background-position: -712px -27px;
}

#ad {
	padding: 4px 228px 0px;
		width: 1176px;
		w\idth: 720px;
	background: url(../img/v2_gradient.png) repeat-y;
	float: left;
}

/****************************************/

#footer {
	width: 1176px;
	height: 84px;
	background: url(../img/v2_footer_7.png) no-repeat;
	float: left;
	position: relative;
}

#footer a.pclab {
	position: absolute;	
	left: 128px;
	top: 16px;
	display: block;
	width: 200px;
	height: 20px;
}

#footer a.intel {
	position: absolute;	
	left: 1005px;
	top: 10px;
	display: block;
	width: 43px;
	height: 32px;
}

#footer a.coolermaster {
	position: absolute;	
	left: 208px;
	top: 40px;
	display: block;
	width: 40px;
	height: 34px;
}

#footer a.seagate {
	position: absolute;	
	left: 258px;
	top: 40px;
	display: block;
	width: 75px;
	height: 34px;
}

#footer a.toshiba {
	position: absolute;	
	left: 342px;
	top: 40px;
	display: block;
	width: 112px;
	height: 34px;
}

#footer a.foxconn {
	position: absolute;	
	left: 463px;
	top: 40px;
	display: block;
	width: 132px;
	height: 34px;
}

#footer a.sapphire {
	position: absolute;	
	left: 602px;
	top: 40px;
	display: block;
	width: 52px;
	height: 34px;
}

#footer a.kingston {
	position: absolute;	
	left: 665px;
	top: 40px;
	display: block;
	width: 145px;
	height: 34px;
}

#footer a.asus {
	position: absolute;	
	left: 820px;
	top: 40px;
	display: block;
	width: 108px;
	height: 34px;
}

#footer a.dlink {
	position: absolute;	
	left: 935px;
	top: 42px;
	display: block;
	width: 112px;
	height: 31px;
}

#mirror {
	width: 1176px;
	height: 52px;
	background: url(../img/v2_mirror_7.png) no-repeat;
	float: left;
}

/****************************************/

#content {
	padding: 4px 112px 0px;
		width: 1176px;
		w\idth: 952px;
 	background: url(../img/v2_gradient.png) repeat-y;
	float: left;
}

.row {
	width: 100%;
	float: left;
}

.box {
	float: left;
	width: 312px;
}

.wide {
	width: 632px;	
}

.box .header {
	float: left;
	width: 100%;
	height: 32px;
	color: #FFF;
	font-weight: bold;
}

.box .header a {
	color: #FFF;
	font-weight: bold;
 	text-decoration: none;
}

.box .header .name {
	float: left;
	background: url(../img/v2_box_header.png) no-repeat; 
	padding: 6px 0px 0px 25px;
		width: 172px;
		w\idth: 147px;
		height: 32px;
		he\ight: 26px;
	font-family: arial, sans-serif;
	font-size: 15px;
}

.box .header .name span {
 	font-weight: normal;
 	font-size: 11px;
 	position: relative;
}

.box .none .name {
		width: 272px;
		w\idth: 247px; 
}

.wide .header .name {
		width: 492px;
		w\idth: 467px;
	background: url(../img/v2_box_wide_header.png) no-repeat; 	
}

.wide .none .name {
		width: 592px;
		w\idth: 567px;
}

.box .header .all {
 	float: right;
	width: 140px;
	padding-top: 12px;
		height: 32px;
		he\ight: 20px;	
	background: url(../img/v2_box_header_all.png) no-repeat; 
}

.box .header .all a {
	width: auto;
	margin-right: 16px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	position: relative;
	float: right;
}

.box .none .all {
 	float: right;
	width: 40px;
	height: 32px;
	background: url(../img/v2_box_header_none.png) no-repeat; 
}

.box .content {
 	float: left;
	width: 100%;
	background: #FFF url(../img/v2_box_back.gif) repeat-y;
}

.wide .content {
	background: #FFF url(../img/v2_box_wide_back.gif) repeat-y;
}

.box .footer {
 	float: left;
	padding: 0px 15px;
		width: 312px;
		w\idth: 282px;		
	background: url(../img/v2_box_footer.png) top no-repeat;
	height: 36px;
}

.wide .footer {
	padding: 0px 15px;
		width: 632px;
		w\idth: 602px;		
	background: url(../img/v2_box_wide_footer.png) top no-repeat;
}

.box .footer a {
 	float: right;
	margin: 6px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	height: 16px;
	display: block;
	color: #0E71AF;
	position: relative;	
}

.box .footer .add {
	padding-left: 25px;
	background: url(../img/v2_icon_add.gif) 0px 0px no-repeat;
}	

.box .footer span {
 	float: left;
	margin: 6px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 11px; 
	height: 16px;
	display: block;
	color: #FFF;
}

/****************************************/

.boxes .articles .content {
	float: left;
	padding: 0px 15px;
		width: 632px;
		w\idth: 602px;
	height: 395px;
}

.boxes .articles .item {
	padding: 6px 0px 3px;
		height: 131px;
		he\ight: 122px;
	float: left;
	width: 602px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B3DCF6;
	position: relative;
}

.boxes .articles .item .icon {
	margin-top: 5px;
	width: 137px;
	height: 100px;
	float: left;
}

.boxes .articles .item .icon img {
	border: 1px solid #1995E3;
}

.boxes .articles .item .title {
	float: right;
	height: 20px;
	overflow: hidden;
	width: 465px;
 	font-size: 14px;
 	font-weight: bold;
	line-height: 20px; 	
}

.boxes .articles .item .title a {
	color: #1995E3;
	text-decoration: none;
} 

.boxes .articles .item .info {
	margin: 1px 0px;
	float: right;
	height: 14px;
	overflow: hidden;
	width: 465px;
}

.boxes .articles .item .info a {
	color: #666;
} 

.boxes .articles .item .info a:hover {
	color: #000;
	text-decoration: underline;
} 

.boxes .articles .item .intro {
	float: right;
	height: 16px;
	line-height: 16px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 465px;	
}

.boxes .articles .item .intro a {
	color: #0E71AF;
}

.boxes .articles div.comments {
	float: right;
	padding-left: 8px;		
		width: 464px;
		w\idth: 456px;
	margin-bottom: 3px;
	border-left: 1px solid #B3DCF6;
}

.boxes .articles div.comments .elem {
	padding: 2px 0px;
	float: left;
}

.boxes .articles .elem .short {
	width: 456px;	
	height: 13px;
	overflow: hidden;
	float: left;
}

.boxes .articles .elem .info {
	width: 456px;	
	margin: 0px;	
	float: left;	
	color: #666;
	font-size: 10px;
}

.boxes .articles .item .more {
	right: 0px;
	bottom: 5px;
	position: absolute;	
}

.boxes .articles .item .more a {
	color: #0E71AF;
	text-decoration: none;
} 

.boxes .articles .footer .add {
 	float: left;
} 

/****************************************/

.boxes .blogs .content {
	float: left;
	padding: 7px 10px 12px;
		width: 632px;
		w\idth: 612px;
		height: 363px;	
		he\ight: 344px;	
}

.boxes .blogs .half {
	float: left;
	padding: 0px 5px;
		width: 306px;
		w\idth: 296px; 	
}

.boxes .blogs .item {
	padding: 5px 0px 9px;
	float: left;
	width: 296px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B3DCF6;
}

.boxes .blogs .item .photo {
	margin-top: 2px;
	width: 90px;
	height: 100px;
	float: left;
}

.boxes .blogs .item .photo .border {
	border: 1px solid #1995E3;
	padding: 4px;
		width: 80px;
		w\idth: 72px;
		height: 80px;
		he\ight: 72px;
}

.boxes .blogs .item .photo .holder {
	width: 72px;
	height: 72px;
	overflow: hidden;
	text-align: center;
}

.boxes .blogs .item .photo img {
	height: 72px;
}

.boxes .blogs .item .title {
	float: right;
	height: 29px;
	line-height: 14px;
	overflow: hidden;
	width: 206px;
 	font-size: 12px;
}

.boxes .blogs .item .title a {
	color: #1995E3;
	text-decoration: none;
} 

.boxes .blogs .item .info {
	float: right;
	margin-top: 1px;
	height: 14px;
	overflow: hidden;
	width: 206px;
	position: relative;
}

.boxes .blogs .item .info a {
	color: #666;
	text-decoration: none;
} 

.boxes .blogs .item .info a:hover {
	color: #000;
	text-decoration: underline;
} 

.boxes .blogs .item .intro {
	float: right;
	margin: 1px 0px;
	height: 41px;
	overflow: hidden;
	width: 206px;	
}

.boxes .blogs .item .intro a {
	color: #0E71AF;
}

.boxes .blogs .item  a.more {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #0E71AF;
	text-decoration: none;
} 

/****************************************/

.boxes .cpus .content {
	float: left;
	padding: 4px 15px;
		width: 632px;
		w\idth: 602px;
		height: 394px;
		he\ight: 386px;
}

.boxes .cpus .item,
.list .prices .item {
	padding: 6px 0px 6px;
		height: 42px;
		he\ight: 30px;
	float: left;
	width: 602px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B3DCF6;
	color: #1995E3;	
	line-height: 30px;
}

.boxes .cpus .item a,
.list .prices .item a {
	color: #1995E3;
	font-weight: bold;
}

.boxes .cpus .item div,
.list .prices .item div {
	text-align: center;
}

.boxes .cpus .logo,
.list .prices .logo {
	float: left;
	width: 40px;
}

.boxes .cpus .stars,
.list .prices .stars {
	float: left;
	width: 115px;
}

.boxes .cpus .stars img,
.list .prices .stars img {
	margin-top: 5px;
	background: url(../img/v2_ranks.png) no-repeat;
}

.boxes .cpus .model,
.list .prices .model {
	float: left;
	width: 95px;
}

.boxes .cpus .code,
.list .prices .code {
	float: left;
	width: 80px;
}

.boxes .cpus .clock,
.list .prices .clock {
	float: left;
	width: 60px;
}

.boxes .cpus .fsb_qpi,
.list .prices .fsb_qpi {
	float: left;
	width: 60px;
}

.boxes .cpus .cache,
.list .prices .cache {
	float: left;
	width: 45px;
}

.boxes .cpus .price,
.list .prices .price {
	float: left;
	width: 107px;
}

.boxes .cpus .price a,
.list .prices .price a {
	padding-left: 15px;
	background: url(../img/skapiec.png) 0px 1px no-repeat;
}

.boxes .cpus .footer,
.list .prices .footer {
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;	
	line-height: 26px;
	text-align: center;
}

.list .skapiec {
	text-align: center;
	margin: 5px 0px;
	font-size: 11px;
}

.list .skapiec a {
	color: #0E71AF;
}

/****************************************/

.boxes .standard .content {
	float: left;
	padding: 5px 15px;
		width: 312px;
		w\idth: 282px;
		height: 261px;
		he\ight: 251px;
}

.boxes .standard .item {
	float: left;
	padding: 8px 0px 6px;
	width: 282px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B3DCF6;
}

.boxes .standard .item .core {
	float: left;
	width: 100%;
	padding-bottom: 5px;
		height: 49px;
		he\ight: 44px;
	overflow: hidden;
}

.boxes .standard .item .avatar {
	margin-top: 2px;
	width: 50px;	
	float: left; 
}

.boxes .standard .item .avatar div {
	width: 40px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #1995e3;
}

.boxes .standard .item .title {
	float: right;
	width: 232px;
 	font-size: 12px;
}

.boxes .standard .item .title a {
	color: #1995E3;
	text-decoration: none;
} 

.boxes .standard .item .info {
	float: right;
	margin-top: 2px;
	height: 13px;
	overflow: hidden;
	width: 232px;
}

.boxes .standard .item .info a {
	color: #666;
	text-decoration: none;
} 

.boxes .standard .item .info a:hover {
	color: #000;
	text-decoration: underline;
} 

.boxes .standard div.comments {
	float: right;
	padding-left: 8px;		
		width: 232px;
		w\idth: 224px;
	margin-bottom: 3px;
	border-left: 1px solid #B3DCF6;
}

.boxes .standard div.comments .elem {
	padding: 2px 0px;
	float: left;
}

.boxes .standard .elem .short {
	width: 224px;	
	height: 13px;
	overflow: hidden;
	float: left;
}

.boxes .standard .elem .info {
	width: 224px;	
	margin: 0px;	
	float: left;	
	color: #666;
	font-size: 10px;
}

/****************************************/

.boxes .news .content {
	height: 385px;
}

.boxes .news .item {
	padding: 5px 0px 8px;
}

.boxes .news .item .title {
	float: left;
	height: 16px;
	overflow: hidden;
	width: 100%;
}

.boxes .news .item .info {
	float: left;
	margin: 0px;
	height: 13px;
	overflow: hidden;
	width: 100%;
}

/****************************************/

.boxes .links .item {
	padding: 5px 0px 7px;
}

.boxes .links .item .title {
	float: left;
	height: 16px;
	overflow: hidden;
	width: 100%;
}

.boxes .links .item .info {
	float: left;
	margin: 0px;
	height: 13px;
	overflow: hidden;
	width: 100%;
}

/****************************************/

.boxes .survey .content {
	position: relative;
} 

.boxes .survey .title {
	float: left;
	padding-top: 3px;	
	line-height: 18px;
	overflow: hidden;
	width: 100%;
	font-family: tahoma, arial, sans-serif;
 	font-size: 12px;
}

.boxes .survey .title a {
	color: #1995E3;
	text-decoration: none;
} 

.boxes .survey .item {
	padding: 2px 0px 4px;
		height: 22px;
		he\ight: 16px;		
}

.boxes .survey .item label {
	margin-top: 2px;
	float: left;
	color: #1995E3;
}

.boxes .survey .item input {
	float: right;
}

.boxes .survey .go {
	float: left;
	width: 100%;
}

.boxes .survey .go input,
.boxes .survey .go img {
	float: right;
 	margin-top: 6px;
}	

.boxes .survey .info {
	border-top: 1px solid #B3DCF6;
	position: absolute;
	bottom: 0px;
	left: 15px;
	padding: 4px 0px;
	width: 282px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;	
	color: #1995E3;
	line-height: 15px;
}

/****************************************/

.boxes .whats .item {
	padding: 5px 0px 7px;
}

.boxes .whats .item .title {
	float: left;
	height: 16px;
	overflow: hidden;
	width: 100%;
}

.boxes .whats .item .info {
	float: left;
	margin: 0px;
	height: 13px;
	overflow: hidden;
	width: 100%;
}

.whats .header .name {
	background: url(../img/v2_box_invert_header.png) no-repeat; 
}

.whats .header .all {
	background: url(../img/v2_box_invert_header_all.png) no-repeat; 
}

.whats .content {
	background: #FFF url(../img/v2_box_invert_back.gif) repeat-y;
}

.whats .footer {
	background: url(../img/v2_box_invert_footer.png) top no-repeat;
}

/****************************************/

.boxes .expert {
	padding-left: 8px;
		width: 320px;
		w\idth: 312px;
} 

.boxes .expert .item {
	padding: 5px 0px 7px;
}

.boxes .expert .item .title {
	float: left;
	height: 16px;
	overflow: hidden;
	width: 100%;
}

.boxes .expert .item .info {
	float: left;
	margin: 2px 0px;
	height: 13px;
	overflow: hidden;
	width: 100%;
}

.boxes .expert .item .intro {
	float: right;
	height: 49px;
	line-height: 16px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

.boxes .expert .item .intro a {
	color: #0E71AF;
}

.boxes .expert div.comments {
	float: left;
		width: 281px;
		w\idth: 273px;
}

.boxes .expert .elem .short {
	width: 273px;	
}

.boxes .expert .elem .info {
	margin: 0px;
	width: 273px;	
}

/****************************************/

.boxes .search .content {
	background: #FFF url(../img/v2_box_search_back.gif) repeat-y;
}

.boxes .search .footer {
	background: url(../img/v2_box_search_footer.png) top no-repeat;
}

.boxes .search .form {
	float: left;
}

.boxes .search .form .field {
	float:left;
	padding:7px 0px 0px 22px;
		height: 34px;
		he\ight: 27px;	
		width: 222px;
		w\idth: 200px;	
}

.boxes .search .form  .field input {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	width: 190px;
	padding: 2px;
	border: 1px solid #AAA;
	margin-right: 9px;
}

.boxes .search .form .go {
	float: left;	
}

.boxes .search .form .go input {
	margin-top: 5px;
	outline:none;
}

/****************************************/

.box .item a.comments {
	padding-left: 15px;
	background: url(../img/icon_comments.gif) 0px 2px no-repeat;
	color: #333 !important;
	font-weight: bold;
}	

.box .item span.comments {
	padding-left: 15px;
	background: url(../img/icon_comments.gif) 0px 2px no-repeat;
}

.box .item a.read {
	color: #666 !important;
	font-weight: normal;
}

.box .item a.read:hover {
	color: #000 !important;
	font-weight: normal;
}

.box .item .info a:hover {
	text-decoration: underline;
}	

.box .item .views {
	padding-left: 14px;
	background: url(../img/icon_views.gif) 0px 2px no-repeat;
}	

.boxes .box .last {
	border: none !important;
}

.home .news,
.home .links,
.home .whats,
.home .search,
.home .cpus {
	float: right;
}

/****************************************/

.list .main,
.view .main {
	width: 640px;
	float: left;
}

.list .boxes,
.view .boxes {
	width: 312px;
	float: left;
}

.list .main .content,
.view .main .content {
	padding: 0px;
	width: 632px;
	height: auto;
}

.content .options {
	float: left;
	padding: 2px 15px 2px 15px;
		width: 632px;
		w\idth: 602px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #626262;
}
	
.content .options a {
	text-decoration: none;
	color: #0E71AF;
}
	
.content .options .breadcrumbs {	
	float: left;
	width: 602px;
	padding-top: 7px;
		height: 30px;
		he\ight: 23px;
}

.content .options .breadcrumbs span {	
	padding: 0px 6px;
}

.list .content .options .order {	
	float: left;
	width: 616px;	
	padding-top: 5px;
		height: 26px;	
		he\ight: 21px;		
}

.list .content .options .order a {	
	margin: 0px 6px;
}

.list .content .options .order a.active {	
	font-weight: bold;
}

.list .content .pages {
	float: left;
	padding: 0px 15px 0px 15px;
		width: 632px;
		w\idth: 602px;
	height: 24px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #626262;
}

.list .content .bottom {
 	margin-top: 10px;
 	padding-bottom: 10px;
} 

.list .content .pages a {
	text-decoration: none;
	color: #0E71AF;
}

.list .content .pages .info {
	float: left;
	line-height: 24px;
	font-weight: bold;	
}

.list .content .pages .info a {
	font-weight: normal;	
}

.list .content .pages .limit {	
	float: left;
	margin: 2px 0px 0px 6px;
}

.list .content .pages .limit select {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}	
	
.list .content .pages .offset {	
	line-height: 24px;
	float: right;
}

.list .content .pages .offset a.active {
 	text-decoration: underline;
}

.list .content .pages .offset a.jump {	
	color: #626262;
} 

.list .content .list {
	float: left;
	width: 632px;
}

.list .content .list .element {
	float: left;
	padding: 10px 15px 0px 15px;
		width: 632px;
		w\idth: 602px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
}

.list .content .list .element .tags {
 	text-align: left;
	background: none;
}

.list .content .list .element .tags a:hover { 
 	text-decoration: none;
}

.list .content .list .element a.more {
	white-space: nowrap;
}

.list .content .list .element .hr {
	float: left;
	width: 602px;
	height: 10px;
	font-size: 1px;
	border-bottom: 1px solid #B3DCF6;
}

.list .content .list .element .up {
	border: none;
	border-top: 1px solid #B3DCF6;
}

.list .content .list .element .icon {
	margin-top: 9px;
 	display: inline;	
 	float: left;
 	margin-right: 12px;
	border: 1px solid #1995E3;
}

.list .content .list .element .core {
	float: left;
	width: 602px;
}

.list .content .list .element .avatar {
	margin-top: 2px;
	width: 50px;	
	float: left; 
}

.list .content .list .element .avatar div {
	width: 40px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #1995e3;
}

.list .content .list .element .title {
	width: 552px;	
	padding-bottom: 3px;
	float: right;
}

.list .content .list .element .title a {
	font-size: 20px;
	line-height: 24px;
	color: #1995E3;
}

.list .content .list .element .info {
	float: right;
	width: 552px; 
	line-height: 16px;
 	font-size: 11px;	
 	color: #000;
}

.list .content .list .element .info a {
 	color: #666; 
 	text-decoration: none;
}

.list .content .list .element .info a.unread {
 	color: #000;
}

.list .content .list .element .info a:hover {
 	color: #000; 
 	text-decoration: underline;
}

.list .content .list .element .info span {
	color: #0E71AF; 
}

.list .content .list .element .text {
	float: left;
	width: 602px; 
	color: #000; 
	padding: 0px;
}

.list .content .list .element .text a {
	color: #0E71AF;
}

.list .content .list .element .source {
	width: 502px; 
	float: left;
	text-align: left;
	color: #0E71AF;
}

.list .content .list .element .source span {
	color: #666;
}

.list .content .list .element .source a {
	color: #0E71AF;
}

.list .content .list .element .more {
	width: 100px; 
	float: right;
	text-align: right;
}

.list .content .list .element .more a {
	color: #0E71AF; 
}

.list .content .list .element .cpus {
	float: left;
	width: 602px; 
	padding: 4px 0px 0px 0px;
	line-height: 16px;
 	font-size: 11px;	
 	color: #6d6d6d;
}

.list .content .list .element .cpus span {
 	color: #FF783C;
}

.list .content .list .element .cpus a {
	white-space: nowrap;
	color: #0E71AF;
}

/****************************************/

.view .content .substance {
	width: 632px;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;	
}

.view .content .substance .core {
	float: left;
	padding: 0px 15px 0px 15px;
		width: 632px;
		w\idth: 602px;
}

.view .content .substance .avatar {
	margin-top: 7px;
	width: 50px;	
	float: left; 
}

.view .content .substance .avatar div {
	width: 40px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #1995e3;
}

.view .content .substance .title {
	padding-bottom: 5px;
	width: 552px;
	float: right;
}

.share .content .substance .title {
	width: 602px;
	padding-bottom: 0px;
	float: left;
}

.view .content .substance .title a {
 	color: #1995E3;
}

.view .content .substance .title h1 {
	font-size: 26px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.view .content .substance .info {
	float: right;
	width: 552px;
	line-height: 16px;
 	font-size: 11px;	
 	color: #6d6d6d;
}

.view .content .substance .info span,
.view .content .substance .info a {
	color: #0E71AF;
	font-weight: bold;
}

.view .content .substance .cpus {
	float: left;
	padding: 7px 15px 0px 15px;
		width: 632px;
		w\idth: 602px;
	line-height: 16px;
 	font-size: 11px;
 	text-align: left;	 	
 	color: #6d6d6d;
	background: none; 	
}

.view .content .substance .cpus a {
	white-space: nowrap;
	color: #0E71AF;
}

.view .content .substance .data {
	float: left;
	padding: 6px 15px 8px 15px;
		width: 632px;
		w\idth: 602px;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	overflow: hidden;
}

.view .content .substance .data h4 {
	margin:0px;
	font-size: 12px;
	padding:6px 0px;	
}

.view .content .substance .data img {
	width: 550px;
	margin: 10px 26px;
}

.view .content .substance .data a {
	color: #0E71AF;
}

.view .content .substance .data a img {
	border: none;
}

.view .content .substance .data object {
	width: 550px;
	height: 334px;
	margin: 10px 26px;
}

.view .content .substance .images {
	padding: 0px 15px 6px 15px;
		width: 632px;
		w\idth: 602px;
	float: left;
	text-align: center;
}

.view .content .substance .images img {
	margin: 10px;
} 

.view .content .substance .unit {
	padding: 0px 15px 6px 15px;
		width: 632px;
		w\idth: 602px;
	float: left;
	text-align: center;
}

.view .content .substance .unit a {
	color: #0E71AF;
}

.view .content .substance .source {
	padding: 0px 15px 10px 15px;
		width: 632px;
		w\idth: 602px;
	float: left;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;	
	color: #0E71AF;
}

.view .content .substance .source span {
	color: #666;
}

.view .content .substance .source a {
	color: #0E71AF;
}

.view .content .substance .navigation {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	float: left;
	padding: 0px 15px 10px 15px;
		width: 632px;
		w\idth: 602px;
}

.view .content .substance .navigation .previous {
	float: left;
	width: 300px;
}

.view .content .substance .navigation .next {
	float: right;
	width: 300px;
	text-align: right;
}

.view .content .substance .navigation .link a {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF783C;
}

.view .content .substance .navigation .previous .link a {
	padding-left: 17px;
	background: url(../img/icon_previous.gif) 0px 3px no-repeat;	
}

.view .content .substance .navigation .next .link a {
	padding-right: 15px;
	background: url(../img/icon_next.gif) right 3px no-repeat;	
}

.view .content .substance .navigation .name a {
	font-size: 11px;
	color: #0E71AF; 
}

.view .content .substance .survey {
	float: left;
	padding: 0px 15px 8px 15px;
		width: 632px;
		w\idth: 602px;
	font-size: 12px;
	color: #000000;
}

.view .content .substance .survey h2 {
	margin: 2px 0px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;	
 	color: #1995E3;
	font-size: 22px;
}

.view .content .substance .survey ul {
	margin: 0px;
	padding: 0px;
}

.view .content .substance .survey p {
	margin-top: 5px;
}

.view .content .substance .survey ul li {
	list-style: none;
	padding: 0px 0px 0px 1px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #B3DCF6;
	position: relative;
	color: #1995E3;
}

.view .content .substance .survey .bar {
	height: 16px;
	margin-top: 3px;
	background: #FF9B6A;
	position: absolute;
	z-index: 1;
}

.view .content .substance .survey .procent {
	right: 45px;
	position: absolute;
	z-index: 2;
	color: #000;
}

.view .content .substance .survey .count {
	width: 40px;
	right: 0px;
	position: absolute;
	z-index: 2;
	color: #000;
}

/****************************************/

.view .comments .content,
.list .comments .content {
	padding: 9px 1px 6px 1px;
		width: 632px;
		w\idth: 630px;
	float: left;
}

.comment {
	float: left;
	width: 630px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	position: relative;
	border-top: 1px solid #60B3E6;
}

.comment a {
	color: #0E71AF;
}

.comments .odd {
 	background: #F2F9FD;
}

.comments .last {
 	border-bottom: 1px solid #60B3E6;
}

.comments .read .view {
 	color: #999999;
}

.comments .expert {
	background: #FEF6F4;
}

.comments .oddexpert {
	background: #FFEFE4;
}

.comment .avatar {
	margin-top: 9px;
	height: 41px;
	padding-left: 20px;
		width: 73px;
		w\idth: 53px;	
	float: left; 
}

.comment .avatar div {
	width: 32px;
	height: 32px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

.comment .warning {
	padding-left: 7px;
		width: 73px;
		w\idth: 66px;	
	float: left;
	overflow: hidden;
	font-size: 11px; 
	height: 48px;
}

.comment .warning a {
	color: #0E71AF;
}

.comment .warning .data {
	float: left;
	width: 72px;
}

.comment .warning .data img {
	vertical-align: middle;
	margin: 0px 5px;
}

.comment .warning .action {
	margin-top: 9px;
	width: 60px;
	float: left;
	text-align: center;
}

.comment .info {
	margin-top: 17px;
	width: 366px;	
	height: 33px;
	float: left; 
}

.comment .info a {
	font-weight: bold;
	color: #0E71AF;
}

.comment .info .admin {
	color: #D53939;
}

.comment .info .moderator {
	color: #F57523;
}

.comment .info .author {
	color: #66AA47;
}

.comment .number {
 	float: left;
	padding-right: 13px;
		width: 191px;
		w\idth: 178px;
	margin-top: 17px;
	height: 33px;	
	text-align: right;
}

.comment .number a {
	color: #0E71AF;
}

.comment .view, 
.comment .edit {
	float: left;
	padding: 0px 13px 0px 0px;
		width: 557px;
		w\idth: 544px;
}

.comment .edit {
	display: none;
}

.comment .edit .reason {
	width: 400px;	
	float: left;	
	height: 25px;
}

.comment .edit .reason input {
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #60B3E6;
	padding: 2px 3px;
	width: 300px;	
}

.comment .edit .delete {
	float: left;
	height: 25px;
	width: 144px;	
}

.comment .edit .delete label {
	margin-left: 5px;
}

.comment .edit textarea {
	width: 533px;	
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	padding: 3px 4px;
	border: 1px solid #60B3E6;
	background: #FFFFFF;
}

.comment .text {
	float: left;
	padding: 0px 9px 16px 0px;
		width: 544px;
		w\idth: 535px;	
	line-height: 18px;
	overflow: auto;
}

.comment .text a img {
	border: none;
}

.emoticon {
	vertical-align: middle;
}

.comment .quotetop,
.comment .codetop {
	display: none;
}

.comment .quotemain {
	display: block;
	padding: 5px 5px 5px 34px;
	border: 1px solid #c2cfdf;
	background: #f0f5fa url(../img/icon_quote.gif) 2px 2px no-repeat;	
	overflow: auto;	
}

.comment .quotemain .quoteinfo {
	display: block;
	font-size: 11px;
	color: #000;
	margin-bottom: 5px;
} 


.comment .codemain {
	display: block;
	padding: 5px 5px 5px 34px;
	border: 1px solid #fd9191;
	font-family: Courier;
	background: #fddbcc url(../img/icon_code.gif) 2px 2px no-repeat;	
	white-space: pre;
	overflow: auto;
}

.comment .codemain br {
	display: none;
}

.comment .edited {
	display: block;
	padding-top: 15px;
	font-size: 11px;
	color: #999;
}

.comment .resized {
	border: 1px solid #CCC;
	font-family: verdana, arial, sans-serif;
	padding: 3px 8px 3px 30px;
	background: #FFFFE1 url(../img/icon_warning.gif) 7px 8px no-repeat;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	cursor: pointer;
}

.comment .report {
	float: left;
	width: 400px;
	height: 25px;
	text-align: left;
	color: #F99;
}

.comment .report a {
	color: #AAC6E7;
}

.comment .report a:hover {
	color: #0E71AF;
}

.comment .view .action,
.comment .edit .action {
	float: right;
	width: 144px;
	height: 25px;
	text-align: right;
	color: #000;
}

.comment .edit .action {
	margin-top: 8px;
}

.comment .view .action a,
.comment .edit .action a {
 	margin-left: 10px;
	color: #0E71AF;
}

.view .content .more {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	padding: 15px 15px 0px 15px;
		width: 630px;
		w\idth: 600px;
	text-align: right;
	float: left;
}

.view .content .more a {
	color: #0E71AF;
	font-weight: bold;
}

.comments .post {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding: 10px 15px 0px 15px;
		width: 630px;
		w\idth: 600px;
	margin-top: 0px;
	color: #0E71AF;
	position: relative;
}

.comments .post .author {
	padding-top: 20px;
	float: left;
	padding-right: 16px;	
		width: 128px;
		w\idth: 112px;	
	text-align: center;
}

.comments .post .author img {
	padding: 1px;
	border: 1px solid #1995E3;
	background: #ffffff;
	margin-bottom: 3px;
}

.comments .post .nick {
	float: left;
	width: 112px;
}

.comments .post .nick a {
	color: #2663AD;
	font-weight: bold;
}

.comments .post .info {
	height: 20px;
	float: left;
	width: 330px;	
}

.comments .post .help {
	margin-top: 1px;
	height: 19px;
	padding-right: 4px;
		width: 100px;
		w\idth: 96px;	
 	font-size: 11px;
 	float: right;
 	text-align: right;
}

.comments .post .help span {
 	cursor: pointer;
}

.comments .post .helpinfo {
 	position: absolute;
 	padding: 4px;
	 	width: 320px;
 		w\idth: 316px;
 	top: 7px;
 	right: 15px;
 	background: #FFF;
 	border: 1px solid #d4d4d4;
 	color: #888;
 	text-align: left;
 	display: none;
	font-family: verdana, arial, sans-serif; 	
 	font-size: 9px;
}

.comments .post .helpinfo span {
 	color: #000;
}

.comments .post .helpinfo div {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #626262;
 	position: absolute;
 	top: 3px;
 	right: 3px;	
 	cursor: pointer;
}

.comments .post .form {
	float: left;
	width: 472px;
	padding: 0px;
}

.comments .post .topic {
	float:left;
	width: 472px;		
}

.comments .post .topic input {
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #60B3E6;
	padding: 2px 3px;
	width: 416px;
}

.comments .post .field {
	float:left;
	width: 472px;
	overflow: hidden;		
}

.comments .post .field textarea {
	width: 463px;
	height: 94px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #60B3E6;
	overflow: auto;		
}

.comments .enlarge {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	width: 155px;
	float: left; 
}

.comments .enlarge a,
.comments .edit .enlarge a { 
 	color: #0E71AF;
}

.comments .edit .enlarge {
	width: 400px;
}

.comments .post .form .go {
 	margin-top: 7px;
	padding-right: 2px;
		width: 200px;
		w\idth: 198px;	
	float:right;
	text-align: right;
}

.comments .post .form .go input {
	outline:none;
}

.content .monit {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;	
	padding: 5px 0px 0px;
	width: 100%;	
	text-align: center;
	float: left;
	color: #0E71AF;
	font-weight: bold;
} 

.comment .warn {
	float: left;
	padding: 0px 13px 0px 73px;	
		width: 630px;
		w\idth: 544px;
	border-top: 1px solid #B3DCF6;
	background: #FEE;
}

.comment .warn .title {
	padding: 6px 0px 4px;
		height: 30px;
		he\ight: 20px;
	width: 544px;	
	float: left;
	text-align: center;
	color: #F33;
	font-weight: bold;
}

.comment .warn .data {
	width: 544px;	
	float: left;
}

.comment .warn .data table {
	border-collapse: collapse;	
	border: none;
}

.comment .warn .data table td {
	padding: 0px 5px 3px 0px;
}

.comment .warn .data input {
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #60B3E6;
	padding: 2px 3px;
	width: 415px;	
}

.comment .warn .data input.short {
	width: 40px;	
}

.comment .warn .data span {
	font-size: 11px;
}

.comment .warn .action {
	width: 544px;
	margin-top: 10px;
	height: 30px;
	text-align: right;
	color: #000;
	float: left;
}

/****************************************/

.list .comments .options {
	padding: 0px 14px 0px 14px;
		width: 630px;
		w\idth: 602px;
}

.list .comments .options .breadcrumbs {	
	padding: 0px;
	height: 25px;
}

.list .comments .options .title,
.list .posts .options .title {
	font-size: 26px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-bottom: 6px;
	width: 602px;
	float: left;
	color: #1995E3;
}

.list .comments .options .title a,
.list .posts .options .title a  {
 	color: #1995E3;
}

.list .comments .pages {
	padding: 0px 14px 0px 14px;
		width: 630px;
		w\idth: 602px;
	margin-bottom: 10px;
}

.list .comments .options .order,
.list .posts .options .order {	
	width: 322px;
}

.list .comments .options .skip,
.list .posts .options .skip {
	padding-top: 5px; 
	width: 100px;
	text-align: right;	
	float: right;
}

.list .comments .options .skip a,
.list .posts .options .skip a {
	color: #0E71AF;
	background: url(../img/icon_down.gif) 100% 5px no-repeat;	
	padding-right: 10px;
}

.list .comments .options .moderate {
	padding-top: 5px; 
	width: 180px;
	text-align: left;	
	float: left;
}

.list .comments .options .moderate a {
	color: #F99;
	padding: 0px 3px;
}

.list .comments .options .moderate a:hover {
	color: #F00;
}

/****************************************/

.list .posts table.topics {
 	font-size: 11px;
	margin: 10px 15px 0px 15px;
		width: 602px;
	border-collapse: collapse;
}

.list .posts table.topics a {
	color: #666;
	text-decoration: none;
} 

.list .posts table.topics a:hover {
	color: #000;
	text-decoration: underline;
} 
 
.list .posts table.topics tr {
	border-bottom: 1px solid #60B3E6;
}

.list .posts table.topics tr.even {
 	background: #F2F9FD;
}

.list .posts table.topics td {
 	padding: 5px 0px 5px 5px;
}
.list .posts table.topics td.status {
	width: 10px;
}

.list .posts table.topics td.status img {
 	margin-top: 1px;
}

.list .posts table.topics td.title img {
	margin-right: 4px;
}

.list .posts table.topics td.title a {
	color: #0E71AF !important;
}

.list .posts table.topics td.title a:hover {
 	text-decoration: none;
}

.list .posts table.topics td.center {
 	text-align: center;
}

.list .posts table.topics th {
	background: #60B3E6;
 	padding: 5px 0px 5px 5px;
 	font-weight: normal;
 	text-align: left;
 	color: #FFF;
}

.list .posts table.topics tr.hidden {
 	background: #FEE;
}

.list .posts table.topics tr.hidden td.title a {
	text-decoration: line-through;
}

/****************************************/

.search .content .options .search {	
	float: left;
	width: 602px;
	font-size: 12px;
	padding-top: 7px;
		height: 34px;
		he\ight: 27px;
}

.search .content .options .search {	
	padding-top: 0px;
	height: 46px;
}

.search .content .options .search .tabs {
	float:left;
	width: 602px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	height:19px;
}

.search .content .options .search .tabs ul {
	margin:0px 0px 0px 44px;
	padding:0px;
}

.search .content .options .search .tabs ul li {
	float:left;
	list-style: none;
	padding:0px 6px;
}

.search .content .options .search .tabs li.active a {
	font-weight:bold;
}

.search .content .options .search span {	
	color: #2663AD;
}

.search .content .options .search .info {
	float: left;
	padding: 4px 7px 0px 0px;
}

.search .content .options .search .form {
	float: left;
	height: 24px; 
}

.search .content .options .search .form .field {
	float:left;
	padding:3px 14px 0px 0px;
		height: 24px;
		he\ight: 21px;	
	background: url(../img/v2_search_long_back.png) 0px 1px no-repeat;	
}

.search .content .options .search .form .field input {
	border:none;
	background:none;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	width:270px;
}

.search .content .options .search .form .field input {
	width:430px;
}

.search .content .options .search .form .go {
	float: left;	
}

.search .content .options .search .form .go input {
	outline:none;
}

/****************************************/

.list .prices .content {
	float: left;
	padding: 2px 15px 5px;
		width: 632px;
		w\idth: 602px;
}

.list .prices .options {	
	padding: 0px;
	width: 602px;
}

.list .prices .content .last {
	border: none !important;
}

/****************************************/

.content .tags {
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal; 
	padding: 0px 15px 0px 15px;
		width: 632px;
		w\idth: 602px;
}

.content .tags .form {
	float: left;
	width: 602px;
	padding: 9px 0px 0px;
}

.content .tags .form .field {
	float: left;
	width: 530px;	
}

.content .tags .form .field div {
	float: left;
	width: 265px;	
	height: 20px;
}

.content .tags .form .go {
    width: 72px;
    margin-top: 9px;
	float:right;
	text-align: right;
}

.content .tags .form .go input {
	outline:none;
}

.content .tags .more {
	float: left;
	width: 602px;	
	text-align: center;
	font-size: 13px;
	padding: 9px 0px 13px;
}

.content .full .more {
	text-align: justify;
}

.content .tags .more a {
	color: #2663AD; 
	white-space: nowrap; 
}

.content .tags .more a:hover { 
 	text-decoration: underline;
}

.t1 { font-size: 13px; }
.t2 { font-size: 14px; }
.t3 { font-size: 15px; }
.t4 { font-size: 16px; }
.t5 { font-size: 17px; }
.t6 { font-size: 18px; }
.t7 { font-size: 19px; }
.t8 { font-size: 20px; }
.t9 { font-size: 21px; }
.t10 { font-size: 22px; }
.t11 { font-size: 23px; }
.t12 { font-size: 24px; }
.t13 { font-size: 25px; }
.t14 { font-size: 26px; }
.t15 { font-size: 27px; }
.t16 { font-size: 28px; }
.t17 { font-size: 29px; }
.t18 { font-size: 30px; }
.t19 { font-size: 31px; }
.t20 { font-size: 32px; }

/****************************************/

.view .notice {
	padding-left: 8px;
		width: 320px;
		w\idth: 312px;
} 

.view .rate .footer {
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #0E71AF;	
	line-height: 26px;
	text-align: right;
}

.view .blank .header {
	height: 32px;	
	background: url(../img/v2_box_header.png) no-repeat; 
	padding: 6px 0px 0px 25px;
		width: 312px;
		w\idth: 287px;
		height: 32px;
		he\ight: 26px;
	font-family: arial, sans-serif;
	font-size: 15px; 
	color: #FFF;
	font-weight: bold;	
}

.view .blank .content {
	height: 105px;
	padding: 0px 15px 0px 15px;
		width: 312px;
		w\idth: 282px;
}

.notice .title {
	margin-top: 6px;
	height: 22px;
	width: 100%;
 	text-align: center;
	font-size: 12px;
	color: #0E71AF;
 	font-weight: bold;
}

.rate .value {
	margin-top: 18px;
	height: 36px;
	float: left;
}

.rate .votes {
	width: 282px;
	font-weight: normal;
	color: #0E71AF;
	float: left; 
	padding-top: 10px;
	text-align: center;
}

.rate ul {
	margin:4px 0px 0px 51px;
	padding:0px;	
	width:180px;
	height:36px;	
	background: url(../img/v2_stars.png) 0px 0px no-repeat;
}

.rate ul li {
	float:left;
	list-style:none;
}

.rate ul li img {
	width:36px;
	height:36px;	
	cursor: pointer;
}

#noticeon {
 	display: none;
}

.notice .info {
	width: 100%;
	text-align: center;
	padding-top: 44px;
}

.notice .info a {
	color: #0E71AF;
 	font-weight: bold;
}

.notice .info a:hover {
 	text-decoration: underline;
}

.notice .field {
	float:left;
	width: 220px;
}

.notice .field textarea {
	width: 200px;
	height: 58px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #60B3E6;
	overflow: auto;		
	color: #626262;
}

.notice .go {
	padding-top: 22px;
	float: right;
}

.notice .go input {
	outline:none;
}

.reg {
	margin: 0px;
	padding: 0px 0px 0px 30px;	
}

.reg li {
	margin: 0px;
	padding: 5px 0px;	
}

.reg ul {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px 0px; 	
}

.reg ul li {
	margin: 0px;
	padding: 2px 0px 2px 12px;			
	background: url(../img/rectangle.gif) 2px 11px no-repeat;
}

/****************************************/

.share table {
	border-collapse: collapse;
	margin: 20px 0px 0px 20px;
}

.share table th {
	padding: 2px 5px 2px 0px;
	font-weight: normal;
	text-align: right;
}

.share table td {
	padding: 2px 0px;
}

.share table input {
	border: 1px solid #6AADE4;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	width: 300px;
	padding: 2px;
}

.share table input.check {
	border: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
	
.share table .submit {
	text-align: center;
	padding: 20px 0px;
}	
	
.share table .submit input {
	width: 150px;
	background: #EBF0F6;
}

.share table .error {
	color: #F00;
}
	
