html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http: //markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp a: link,
.markItUp a: visited { color: #000; text-decoration: none; }
.markItUp  { width: 600px; margin-bottom: 5px; }
.markItUpContainer { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.markItUpEditor {
	font: 12px "Courier New", Courier, monospace;
	padding: 5px;
	width: 587px;
	height: 200px;
	line-height: 18px;
	overflow: auto;
}
.markItUpPreviewFrame	{
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #eee;
	padding: 10px;
	height: 300px;
	margin: 5px 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.markItUpFooter { width: 100%; }
.markItUpResizeHandle {
	overflow: hidden;
	height: 8px;
	background: url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/skins/simple/images/handle.png) 50% 3px no-repeat;
	cursor: n-resize;
}


/***************************************************************************************/
/* first row of buttons */
.markItUpHeader { 
	width: 587px;
	background: #eee; 
	padding: 5px; 
	border-top: 1px solid #c0cad5; 
	border-left: 1px solid #c0cad5; 
	border-right: 1px solid #c0cad5; 
}
.markItUpHeader ul	{ overflow: hidden; zoom: 1; }
.markItUpHeader ul li	{ list-style: none; float: left; position: relative; margin-right: 6px; }
.markItUpHeader ul li: hover > ul{ display: block; }
.markItUpHeader ul .markItUpDropMenu {
	background: transparent url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/skins/simple/images/menu.png) no-repeat 115% 50%;
	margin-right: 5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display: none;
	position: absolute;
	top: 18px; left: 0px;	
	background: #FFF;
	border: 1px solid #000;
}
.markItUpHeader ul ul li {
	float: none;
	border-bottom: 1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background: #FFF url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/skins/simple/images/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin: 0 6px 0 0;
	width: 1px;
	height: 16px;
	overflow: hidden;
	background-color: #CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width: auto; height: 1px;
	margin: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position: absolute;
	top: -1px; left: 150px; 
}
.markItUpHeader ul ul ul li {
	float: none;
}
.markItUpHeader ul a {
	display: block;
	width: 16px; height: 16px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	margin: 0px;
}
.markItUpHeader ul ul a {
	display: block;
	padding-left: 0px;
	text-indent: 0;
	width: 120px; 
	padding: 5px 5px 5px 25px;
	background-position: 2px 50%;
}
.markItUpHeader ul ul a: hover  {
	color: #FFF;
	background-color: #000;
}





.markItUpPreviewFrame { }
.markItUpPreviewFrame p { margin-bottom: 18px; }
.markItUpPreviewFrame blockquote { background: #fafafa; padding: 10px 15px; color: #555; margin-bottom: 5px; clear: both; }
.markItUpPreviewFrame pre { background: #fafafa; border: 1px solid #dce6f0; margin-bottom: 10px; overflow: auto; padding: 5px 10px; }
.markItUpPreviewFrame ul { list-style-type: disc; margin-left: 17px; }
.markItUpPreviewFrame ol { list-style-type: decimal; margin-left: 22px; }
.markItUpPreviewFrame img[align="right"] { margin: 4px 0 5px 15px; }
.markItUpPreviewFrame img[align="left"] { margin: 4px 15px 10px 0; }
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp .editor-h4 a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/h4.png); }
.markItUp .editor-h5 a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/h5.png); }
.markItUp .editor-h6 a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/h6.png); }
.markItUp .editor-bold a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/bold.png); }
.markItUp .editor-italic a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/italic.png); }
.markItUp .editor-stroke a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/stroke.png); }
.markItUp .editor-underline a 	{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/underline.png); }
.markItUp .editor-quote a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/quote.png); }
.markItUp .editor-code a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/code.png); }
.markItUp .editor-ul a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/ul.png); }
.markItUp .editor-ol a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/ol.png); }
.markItUp .editor-li a 			{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/li.png); }

.markItUp .editor-picture a 	{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/picture.png); }
.markItUp .editor-image a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/image.png); }
.markItUp .editor-link a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/link.png); }

.markItUp .editor-clean a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/clean.png); }
.markItUp .editor-preview a 	{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/preview.png); }
.markItUp .editor-cut a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/cut.png); }
.markItUp .editor-video a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/video.png); }
.markItUp .editor-user a 		{ background-image:url(http://www.laptoprate.com/engine/lib/external/jquery/markitup/sets/default/images/user.png); }.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}body { 
	font-family: Arial, Sans-Serif; 
	color: #000; 
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {font: normal 18px Arial, Sans-Serif; line-height: 1.3em; margin-bottom: 0.3em; color: #333; }

H1:first-letter
{
font-size:200%;
color:#8A2BE2;
} 

h2 { font-size: 22px; margin-bottom: 10px; }
h2 span { color: #6EC80D; }
h3 { font-size: 18px; }
h1 {font-size: 23px;}
a 			{ color: #486e92; text-decoration: underline;}
a:hover 	{ text-decoration: none; color: #486e92;}

a.dashed { text-decoration: none; border-bottom: 1px dashed #70AAE0; }

p { margin-bottom: 18px; }

p.buttons {border-top: 1px solid #e1e1e1; padding-top: 15px; margin-top: 15px;}

.sidebar .blog .blog-inner .description img { max-width: 100% }




/* Blocks
-------------------- */
#container 	{ margin: 0 auto 20px;max-width: 1280px; min-width: 1024px; }
#header 	{   background: #000;}
#header-light { height: 30px;padding: 10px 0 10px 0; background: #000 url(http://www.laptoprate.com/templates/skin/laptoprate/images/light_shadow.gif) repeat-x bottom; margin-bottom: 50px; line-height: 30px;}
#wrapper 	{ overflow: hidden; zoom: 1; padding: 0 20px 20px; }
#wrapper.show-update-button { padding-right: 55px; }
#wrapper.white-back { background: #fff; margin: 0 20px 30px 20px;}
#wrapper.white-back #content {  }
#content 	{ width: 65%; float: left; margin-right: 1.2%;}
#content-inner { padding: 40px; }
#sidebar	{ width: 33%; float: left; padding-top: 30px;}
#footer 	{ overflow: hidden; zoom: 1; margin: 0 0 20px; color: #777; border-top: 1px solid #DADADA; }
#footer-inner 	{ padding: 15px 20px 10px; font-size: 13px; line-height: 18px;}



/* Header
-------------------- */
#header .header-inner {  min-width: 1024px; max-width: 1280px; margin: 0px auto;position: relative; text-align: right;}
#header a.logo {  text-decoration: none; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/logo.png) no-repeat; width: 202px; height: 62px; position: absolute;top: 13px;margin-left: 57px;left: 0;z-index: 10;}
#header .header-inner td{vertical-align: middle;}


#header .pages { margin-left: 270px; overflow: hidden;vertical-align: middle;position: relative; top: 5px; zoom: 1;}
#header .pages li { float: left; margin-right: 15px; padding: 5px 0 5px 0; }
#header .pages li a {font-weight: bold;text-transform: uppercase; color: #FFFFFF; border-bottom: 1px solid #585858; text-decoration: none; font-size: 12px;}
#header .pages li a:hover {color: #c6e5fe;}
#header .pages li.active a { color: #c6e5fe; font-size: 15px;font-weight: bold;  text-decoration: none; border: 0;}
#header .pages li.active {  }

#header  .profile { position: relative;top: 0;height: 60px;color: #777;padding-right: 35px;border: 0px solid #b82626;}
#header  .profile td { vertical-align: middle;height: 60px;}
#header .profile td.username { padding-right: 0px;border-right: 1px solid #363636;min-width: 200px;text-align: right;}
#header .profile td.username .avatar {width: 24px; height: 24px; vertical-align: middle;margin-left: 5px;}
#header .profile .create { color: #f79cf3; }

#header .profile .avatar {  width: 24px; height: 24px; vertical-align: middle;}

#header .auth { position: absolute; top: 28px; font-size: 13px; right: 33px; color: #ddd; }
#header .auth a { color: #d3d3d3; text-decoration: none; border-bottom: 1px solid #909090;}
#header .auth a:hover { text-decoration: none;  border-bottom: 1px solid #89a7ba;  color: #acd7f3; }
#header .auth .login-link { font-size: 13px; text-decoration: none; border-bottom: 1px dashed #909090;}
#header .auth .login-link:hover { border-bottom: 1px dashed #89a7ba; color: #acd7f3;}

/* Header Light
-------------------- */
#header-light .header-inner {  min-width: 1024px; max-width: 1280px; margin: 0px auto;position: relative; padding: 0 40px 0 40px;}
#header-light .header-inner a.logo { text-decoration: none; color: #d4d4d4;}
#header-light .header-inner a.logo:hover {color: #acd7f3;}
#header-light .header-inner a.return {text-decoration: none;  font-size: 14px; float: right; color: #d3d3d3;}
#header-light .header-inner a.return span { border-bottom: 1px solid #909090; }
#header-light .header-inner a.return span:hover { text-decoration: none;  border-bottom: 1px solid #89a7ba;  color: #acd7f3; }
#header-light .logo { font-size: 28px; text-decoration: none; color: #777; }
#header-light .logo:hover { color: #555; }



/* Navigation
-------------------- */
#nav { position: relative; zoom: 1; background: #eff4f8 url(http://www.laptoprate.com/templates/skin/laptoprate/images/nav-shadow.gif) repeat-x top;border-bottom: 2px solid #d7e3eb;}
#nav-inner { max-width: 1280px; min-width: 1024px;overflow: hidden; zoom: 1; margin: 0px auto; height: 50px; text-align: right; }

/* Menu */
#nav .menu { float: left; font-size: 14px; margin-left: 270px;position: absolute; top: 20px;}
#nav .menu li { float: left;background: #e5ecf1;border: 0px solid #fff; border-radius: 4px 4px 0 0;color: #656565; margin-right: 3px; position: relative; height: 30px;line-height: 30px;padding: 0px 10px 0 10px;}
#nav .menu li a { color: #5983a4; font-weight: bold;text-decoration: underline;}
#nav .menu li a:hover {text-decoration: none;}
#nav .menu li.active {height: 35px;line-height: 35px; position: relative;top: -5px; background: #fff; border-radius: 4px 4px 0 0; border-left: 2px solid #d7e3eb; border-top: 2px solid #d7e3eb; border-right: 2px solid #d7e3eb; font-size: 15px;}
#nav .menu li.active a { color: #000; text-decoration: none; font-weight: bold;}
#nav .menu li .new { margin-left: 5px; font-size: 12px; color: #55a8e3; }
#nav .menu li span { font-size: 12px; font-weight: normal;}

/* Sub-menu */
#nav .sub-menu { position: absolute; top: 35px; left: -2px; width: 200px; font-size: 12px; border-left: 2px solid #d7e3eb; border-bottom: 2px solid #d7e3eb; border-right: 2px solid #d7e3eb;border-radius: 0 0 4px 4px; padding: 7px 7px 7px 10px;}

#nav .sub-menu li { margin-right: 15px; background: #fff; padding: 0px!important; border: 0!important; border-radius: 0!important; height: auto!important; line-height: 100%; }
#nav .sub-menu li a { color: #777 !important; font-weight: normal!important; text-decoration: underline!important;}
#nav .sub-menu li a:hover { text-decoration: none!important;}
#nav .sub-menu li.active { background: #fff; color: #000!important; height: auto!important; line-height: 100%;position: relative;top: 0px!important; font-size: 12px;}
#nav .sub-menu li.active a { color: #000 !important; font-weight: bold!important; text-decoration: none!important;}

#nav .sub-right { position: absolute; top: 35px; right: -2px; font-size: 12px; border-left: 2px solid #d7e3eb; border-bottom: 2px solid #d7e3eb; border-right: 2px solid #d7e3eb;border-radius: 0 0 4px 4px; padding: 7px 0px 7px 7px; text-align: right;}

#nav .sub-right li { margin-left: 15px; background: #fff; padding: 0px!important; border: 0!important; border-radius: 0!important; height: auto!important; line-height: 100%; }
#nav .sub-right li:first-child { margin-left: 0; }
#nav .sub-right li a { color: #777 !important; font-weight: normal!important; text-decoration: underline!important;}
#nav .sub-right li a:hover { text-decoration: none!important;}
#nav .sub-right li.active { background: #fff; color: #000!important; height: auto!important; line-height: 100%;position: relative;top: 0px!important; font-size: 12px;}
#nav .sub-right li.active a { color: #000 !important; font-weight: bold!important; text-decoration: none!important;}


/* Search */
#nav .search { position: relative; line-height: 50px;width: 210px;float: right;margin-right: 26px;}
#nav .search .text { background: #fff; width: 165px; border: 1px solid #c7d6e0; padding: 4px 35px 4px 7px; color: #777; box-shadow: 0 2px 2px #eee inset; }
#nav .search .search-submit { box-shadow: none; width: 18px; height: 18px; position: absolute; top: 17px; right: 7px; *top: 5px; border: none; background: #fff url(http://www.laptoprate.com/templates/skin/laptoprate/images/search.png) no-repeat; cursor: pointer; }

/* Search */
#nav a.button-publish { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -322px; width: 83px; height: 32px; display: block; margin-right: 30px; float: right; position: relative; top: -8px;}
#nav a.button-publish:hover {  background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -354px; }

/* Misc blocks
-------------------- */

/* Blog profile */
.blog { overflow: hidden; background: #fff;margin-bottom: 30px;padding-left: 30px;position: relative;margin-top: 10px; }
.blog .blog-inner { border: 3px solid #c8d9e8; border-radius: 10px;margin-left: 0px;min-height: 80px;padding: 15px;padding-bottom: 0px;}
.blog .blog-arrow {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-info.gif) no-repeat; position: absolute; width: 25px; height: 74px; left: 8px; top: 15px;}
.blog .blog-inner .title {font-size: 18px;font-weight: bold; line-height: 25px;margin-bottom: 8px;float: left;}
.blog .blog-inner .title a {text-decoration: none; border-bottom: 1px dashed;}
.blog .blog-inner .personal_title { margin-bottom: 8px;}
.blog .blog-inner .personal_title a { text-decoration: underline; color: #000; font-size: 18px;font-weight: bold; line-height: 25px; }

.blog .blog-inner .personal_blog {margin-top: 20px; margin-bottom: 10px; }
.blog .blog-inner .personal_blog li {padding: 5px 0 5px 0; font-size: 14px;}
.blog .blog-inner .personal_blog li.publications {padding-top: 20px;}

.blog .blog-inner .blog-type {font-family: tahoma; font-size: 11px; color: #999;padding-left: 2px;margin-bottom: 5px;}
.blog .blog-inner .blog-type a.edit,
.blog .blog-inner .blog-type a.delete {font-size: 10px; color: #999;}
.blog .blog-inner .description {clear: both;font-size: 13px;line-height: 18px;margin-bottom: 10px;}
.blog .blog-inner .action {overflow: hidden;margin-bottom: 10px; width: 100%;}
.blog .blog-inner .action .join-div {float: right;position: relative; top: 7px;margin-right: 10px;}
.blog .blog-inner a.rss {  display: block; float: left;position: relative; left: 8px;top: 9px;background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/rss.gif) no-repeat; width:15px; height: 14px;}

.blog .blog-inner .voting {float: right; position: relative;  right: 0;}
.blog .blog-inner .voting .total { width: auto;min-width: 50px;background: #d7eaf7; border-radius: 3px; font-size: 18px;height: 26px;line-height: 26px;text-align: right;padding: 1px 45px 1px 5px;}
.blog .blog-inner .voting .plus {position: absolute; top: 5px; right: 3px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat; width: 19px; height: 17px; }
.blog .blog-inner .voting .plus:hover {background-position: 0 -40px;}
.blog .blog-inner .voting .minus {position: absolute; top: 5px; right: 22px;background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat 0 -19px; width: 19px; height: 17px;}
.blog .blog-inner .voting .minus:hover {background-position: 0 -58px;}
.blog .blog-inner .voting.voted .plus  {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat 0 -78px; width: 19px; height: 17px; }
.blog .blog-inner .voting.voted .plus:hover {background-position: 0 -78px;}
.blog .blog-inner .voting.voted.plus .minus {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat 0 -19px;}
.blog .blog-inner .voting.voted.plus .minus:hover {background-position: 0 -19px;}
.blog .blog-inner .voting.voted.minus .plus {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat;}
.blog .blog-inner .voting.voted .minus {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-rating.png) no-repeat 0 -97px; width: 19px; height: 17px; }
.blog .blog-inner .voting.voted .minus:hover {background-position: 0 -97px;}
.blog .blog-inner .voting .text { font-size: 10px; color: #aaa; text-align: center; clear: both;padding-top: 2px; }
.blog .blog-inner .voting.positive .total { background: #d7eaf7; color: #000; }
.blog .blog-inner .voting.negative .total { background: #FF3B3C; color: #fff; }

.blog .blog-header .blog-type {font-family: tahoma; font-size: 11px;color: #999;padding: 0 0 5px 40px;}

.blog .blog-inner .title span a { text-decoration: none; color: #000;}
.blog .blog-inner .title  span a:hover {border-bottom: 1px dashed #000;}
.blog .blog-inner .title  span.inactive a { color: #6b6b6b; border-color: #ccc; }

.blog .blog-info { display: none;border-top: 1px solid #e3e3e3;}
.blog .blog-info p {line-height: 18px;}
.blog .blog-info .user { margin-right: 5px;font-size: 11px;font-family: tahoma;font-weight: bold; }
.blog .blog-info a.user {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/user.gif) no-repeat 0 3px; padding-left: 10px;text-decoration: none;}
.blog .blog-info a.user:hover {text-decoration: underline;}
.blog .blog-info .blog-admins { }
.blog .blog-info .header {font-size: 17px; font-weight:bold;margin-top: 0px;margin-bottom: 5px;}
.blog .blog-info  .margin {  margin-top: 15px;}
.blog .blog-info .user-list li { padding: 5px 0 5px 0; overflow: hidden; }
.blog .blog-info .user-list li img { border: 1px solid #000;float: left;}
.blog .blog-info .blog-admins .user-list a.username {position: relative; left: 5px;top: -5px;text-decoration: none; font-size: 11px;font-family: tahoma;font-weight: bold;}
.blog .blog-info .blog-admins .user-list a.username:hover {text-decoration:underline;}
.blog .blog-info .blog-mods .user-list a.username {position: relative; left: 5px;top: 2px;text-decoration: none; font-size: 11px;font-family: tahoma;font-weight: bold;}
.blog .blog-info .blog-mods .user-list a.username:hover {text-decoration:underline;}
.blog .blog-info .user-list .role {position: relative; left: 6px;top: -2px;font-family: tahoma; color: #999; font-size: 11px;}


/* User profile */
.user-profile {}
.user-profile .avatar { float: left; margin-right: 15px; border: 1px solid #000;}
.user-profile h3 { font-size: 27px; margin-bottom: 0px; position: relative;}
.user-profile p.realname { font-size: 18px; color: #999;position: relative; top: -5px; }

.user-profile td { height: 48px; vertical-align: top;}
.action { width: 250px;margin-bottom: 30px;}
.action a {text-decoration: none;}
.action .friend-request {font-size: 12px; font-weight: bold;}

.user-profile .voting { z-index: 10; float: right; position: relative;top: -4px;  padding-right: 18px;}
.user-profile .voting .total { font-weight: normal; padding: 6px 8px; font-size: 20px; border: 0px solid; border-radius: 4px; letter-spacing: -1px; float: left;}
.user-profile .voting .plus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0px -90px; width: 13px; height: 12px; position: absolute; right: 0; top: 16px;}
.user-profile .voting .plus:hover { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -26px -90px; }
.user-profile .voting .minus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -90px; width: 13px; height: 12px; position: absolute; right: 0; top: 32px; }
.user-profile .voting .minus:hover { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -67px -90px; }

.user-profile .voting.voted.plus .plus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -26px -90px; }
.user-profile .voting.voted.plus .minus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -102px;}
.user-profile .voting.voted.minus .plus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0px -102px;}
.user-profile .voting.voted.minus .minus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -67px -90px; }

.user-profile .voting.guest .plus  { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0px -102px; }
.user-profile .voting.guest .minus { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -102px;}

.user-profile .voting .text { font-size: 10px; color: #aaa; text-align: center; clear: both;margin-bottom: 3px;}
.user-profile .voting .text2 { font-size: 10px; color: #aaa; text-align: center; clear: both; padding-top: 2px;}
.user-profile .voting.positive .total { background: #e7f7e6; color: #89b783; box-shadow:inset 0px 2px 4px #cbe8d2; }
.user-profile .voting.negative .total { background: #ef7272; color: #fff; box-shadow:inset 0px 2px 4px #982a2a; }

.user-profile .strength { float: right;margin-right: 10px; position: relative; top: -4px;}
.user-profile .strength .total { background: #ebf5fd; font-size: 20px; padding: 6px 8px; font-weight: normal; color: #99c1dd; border: 0px solid; border-radius: 4px;box-shadow:inset 0px  2px  4px  #cbdae8; letter-spacing: -1px;}
.user-profile .strength .text { font-size: 10px; color: #aaa; text-align: center; margin-bottom: 3px;}
.user-profile-header { font-size: 18px; margin-bottom: 7px; border-bottom: 1px solid #ccc; }
.userfields {margin-top: 10px; padding-top: 10px; padding-left: 15px;}

.user-profile-table { width: 100%; }
.user-profile-table td { vertical-align: top; padding: 0 0 10px; font-size: 14px; }
.user-profile-table td.var { width: 150px; color: #999; font-size: 13px;}
.user-profile-table td .bloglist li { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/block-blogs.gif) no-repeat 0px 8px; padding: 5px 0 5px 25px; font-size: 14px; }
.user-profile-table td .bloglist li.closed { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/block-blogs-closed.gif) no-repeat 1px 4px; }
.user-profile-table td .bloglist li a { text-decoration: none; border-bottom: 1px solid #c8d2db;}
.user-profile-table td .bloglist li a:hover { text-decoration: none; border: none; }
.user-profile-table td .bloglist a.all-blogs-toggle { background: #ededed; border-radius: 3px; padding: 5px 7px; text-decoration: none; position: relative; top: 8px; left: 20px; color: #999;}
.user-profile-table td .bloglist a.all-blogs-toggle:hover  { color: #606060; }
.user-profile-table td .bloglist a.all-blogs-toggle span {border-bottom: 1px dashed #999; color: #999; font-size: 13px;}
.user-profile-table td .bloglist a.all-blogs-toggle span:hover { border-bottom: 1px dashed #606060; color: #606060; }
.user-profile-table td .user { margin-right: 7px; }

.photo { border: 1px solid #000; margin-bottom: 15px;}
a.add-photo {display: block; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/no-photo.jpg); width: 222px; height: 246px; text-decoration: none; margin-bottom: 20px;}
a.add-photo:hover {background-position: -222px 0px; }

.profile-friends { margin-bottom: 15px;}
.profile-friends li { font-size:18px; font-family: verdana; background: #fff; padding: 5px 5px 10px 0; height: 24px; line-height: 24px; }
.profile-friends li a.username {position: relative; top: -6px; left: 15px;text-decoration: none;}
.profile-friends li a.username:hover {text-decoration: underline;}

.profile-about { font-size: 15px; line-height: 21px;padding: 10px; background: #f2f6f9; border: 0px solid; border-radius: 8px; line-height: 20px; }
.profile-about .me {font-size: 12px; color: #627685;margin-top: 10px;}
.profile-about .me span {font-weight: bold;}

.user-profile-fieldset fieldset legend {	color: #454545;padding: 0 8px 0 8px;font-size: 18px;}

.favourite-menu { width: 250px; margin-bottom: 25px; }
.favourite-menu li { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px 8px; padding: 10px 0 10px 25px; font-size: 14px; border-top: 1px solid #e1e1e1; }
.favourite-menu li:hover {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px -18px;}
.favourite-menu li:first-child { border-top: none; }
.favourite-menu li.active {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px -43px; font-weight: bold;}
.favourite-menu li.active a {text-decoration: none;}
.favourite-menu li.border {border-bottom: 1px solid #e1e1e1;}

/* Contacts */
.contacts img { padding: 7px; }
.contacts li { padding: 3px 0 3px 25px; }
.contacts li.icq { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px 2px; }
.contacts li.jabber { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -23px; }
.contacts li.skype { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -47px; margin-bottom: 10px; }
.contacts li.lj { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -73px; }
.contacts li.vk { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -99px; margin-bottom: 10px; }
.contacts li.email { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -122px; }
.contacts li.phone { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons-contacts.gif) no-repeat scroll 0px -145px; }


/* Stat */
.stat-performance { padding: 15px 20px; background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.stat-performance table { }
.stat-performance table td { width: 200px; vertical-align: top; }
.stat-performance h4 { font-weight: bold; }

/* Userfeed */
.userfeed-get-more { display:block; width: 90%; margin: 0px auto; text-align: center; height: 2.5em; padding-top: 1em;}
.userfeed-get-more:hover { background: #f0f7fd;}
.userfeed_loading {background: #F7F7F7 url(http://www.laptoprate.com/templates/skin/laptoprate/images/loader.gif) no-repeat center;}

/* Stream */
.stream-get-more { display: block; text-align: center;margin-top: -21px; padding: 12px 0; background: #fafafa; color: #aaa; text-decoration: none; }
.stream-get-more:hover { background: #dfeaf3; border: 0px solid; border-radius: 0 0 5px 5px;}
.stream_loading { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/loader.gif) no-repeat; }
.stream-comment-preview { position: relative; overflow: hidden; padding-top: 17px; }
.stream-comment-preview .text {padding: 5px 10px; background: #fff; border: 2px solid #c8d9e8; 
border-radius: 3px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
font-size: 12px;}
.stream-comment-preview .text a.comment-link {color: #000; text-decoration: none;}
.stream-comment-preview .text a.comment-link:hover {color: #000; text-decoration: underline;}
.stream-comment-preview .stream-comment-arrow {position: absolute; top: 5px; left: 15px;background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/stream-comment-arrow.gif) no-repeat;width: 35px; height: 14px;}

.stream-list { margin: 0 0 20px;}
.stream-list li { border-bottom: 1px solid #e1e1e1;margin-bottom: 15px;  _height: 48px; background: #fff; padding: 0px 15px 15px 40px; position: relative;font-size: 14px;}
.stream-list li .event {line-height: 20px;margin-top: 5px;}
.stream-list li .avatar { position: absolute; top: 0px; left: 0px; }
.stream-list li .date {display: block; color: #999; font-family: tahoma; font-size: 11px;}
.stream-list li a { text-decoration: none; }
.stream-list li a:hover { text-decoration: underline; }

/* Userfields */
.userfield-list { width: 450px; }
.userfield-list li { background: #f7f7f7; margin-bottom: 1px; padding: 10px 5px; overflow: hidden; zoom: 1; line-height: 12px; color: #777; }
.userfield-list li .uf-actions { float: right; }
.userfield-list li .uf-actions img { vertical-align: top; }
.userfield-list li .userfield_admin_name { font-weight: bold; color: #333; }

.userfield-add { text-decoration: none; border-bottom: 1px dashed #70AAE0; }
.userfield-add:hover { color: #333; border-color: #333; }


/* Настройки */
.settings { }
.settings td { vertical-align: top;}

/* переключалка для страницы настроек */
#settings_container {font-family: arial, sans-serif;}
#settings {  background: #fff; position: absolute;z-index: 5;left: 140px;top: -5px;padding: 35px 10px 10px 5px;text-align: left;border: 1px solid #a7bdd1;min-width: 130px;}
#settings .reducer {font-size: 28px;line-height: 37px; position: relative; top: 2px;}
#settings .reducer a {font-size: 28px; text-decoration: none; border-bottom: 1px dashed;}
#settings_toggle {
    position: relative;
    z-index: 10;
}
#bc {
	float: right;
    zoom: 1;
    z-index: 10;
    display: inline-block;
    //line-height: 1.6em;
    margin: 55px 0 0 0;
    padding: 0.2em 1.3em;
    background: #3ab0df;
    border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em;
    font-size: 100%;
}
.pseudo_link { font-size: 28px;color: #000; border-bottom: 1px dashed;cursor: pointer;}
.pseudo_link:hover {color: #5e8fb2;}
.page-header {background: #fff;color: #466385; padding: 0 15px 0 0;font-size: 28px; position: relative; top: 0px;margin-bottom: 25px;}
.empty {text-align: center; width: 100%; padding: 50px 0 50px 0; font-size: 21px; }

.user { margin-bottom: 10px;font-family: tahoma; font-size: 11px; font-weight: bold;}
a.user {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/user.gif) no-repeat 0 3px; padding-left: 10px; text-decoration: none;}
a.user:hover {text-decoration: underline;}

a.simple-user { text-decoration: none; font-family: tahoma; font-size: 11px; font-weight: bold; }
a.simple-user:hover { text-decoration: underline; }

.delete {font-size: 11px; color: #d41717;}
/* Voting */
/*
.voting { overflow: hidden; zoom: 1;}

.voting .total { background: url() no-repeat; width: 71px; height: 52px; float: left; color: #bebdb9; font-size: 30px; text-align: center;line-height: 52px; }
.voting .total a { text-decoration: none; color: #bebdb9; outline: none; }

.voting.positive .total { color: #7a776c; background: url() no-repeat 0 0p; width: 71px; height: 52px;}
.voting.negative .total { color: #7a776c; background: url() no-repeat 0 0; width: 71px; height: 52px;}
*/
/* Стрелки рейтинга (неактивные и при наведении)
.voting .plus,
.voting .minus 			{ width: 26px; height: 26px;  display: block; background: url() no-repeat; } 

.voting .plus 			{ background-position: 0px -156px; } 
.voting .minus 			{ background-position: 0px -182px; }
.voting .plus:hover { background-position: -26px -156px; }
.voting .minus:hover  { background-position: -26px -182px; }
 */
/*.voting.voted.plus 	.plus 			{ background-position: -26px -156px; } вид плюса при положительном рейтинге */
/*.voting.voted.plus .minus { background-position: 0 -182px; } вид minus при положительном рейтинге 
.voting.voted.plus 	.minus:hover 	{ background-position: 0 -182px; }
.voting.voted.plus .plus:hover {background-position: -26px -156px;}

.voting.voted.minus .minus 			{ background-position: -26px -182px;}
.voting.voted.minus .plus:hover 	{ background-position: 0 -156px;}
.voting.voted.minus .plus { background-position: 0 -156px;}

.voting.guest .plus:hover 	{background-position: 0px -156px;  }
.voting.guest .minus:hover 	{ background-position: 0px -182px; }
*/


/* Favorite */
.favourite 			{ background: url() no-repeat; display: block; height: 16px; width: 16px; position: relative; top: 1px; }
.favourite:hover 	{ background-position: 0 -16px; }
.favourite.active 	{ background-position: 0 -16px; }

/* Pagination */
.pagination { overflow: hidden; }
.pagination p { font-size: 11px; color: #bbb; font-family: tahoma;float: right;font-weight: bold;position: relative; top: -10px; }
.pagination ul {  font-family: arial, Sans-Serif; overflow: hidden; height: 50px; padding: 2px;}
.pagination ul li {float: left; margin-right: 5px; height: 35px; line-height: 35px; }
.pagination ul li a {text-decoration: none;}
.pagination ul li a.nonactive { background: #fff; border: 1px solid #dadada; text-align: center; padding: 5px 7px 5px 7px; font-size: 12px; border-radius: 3px; color: #000;}
.pagination ul li a.nonactive:hover { background: #fff;border: 1px solid #c5ced7; box-shadow: 0px 0px 3px #999999; color: #000;}
.pagination ul li.lastpage a {color: #8a8a8a; font-size: 12px; }
.pagination ul li.lastpage a:hover {text-decoration: underline;}
.pagination ul li.active { font-weight: bold; }
.pagination ul li.active { background: #fff; border: 1px solid #999; text-align: center;padding: 0 10px 0 10px; font-size: 12px; border-radius: 3px;box-shadow: 0px 0px 2px #7e7e7e;}


/* Switcher */
.switcher { overflow: hidden; zoom: 1; margin-bottom: 10px;  }
.switcher li { float: left; padding: 5px; color: #A2A2A2; position: relative; cursor: pointer; }
.switcher li a { color: #999; background: #eee; border: 0px #eee;padding: 5px; border-radius: 5px;font-weight: bold; text-decoration: none;}
.switcher li a:hover {background: #dfeef8;border: 0px #dfeef8;color: #454545;}
/*.switcher li:first-child { -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-left: 1px solid #ddd; }
.switcher li.first-child { border-left: 1px solid #ddd; }
.switcher li:last-child { -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-right: 1px solid #ddd; }
.switcher li.last-child { border-right: 1px solid #ddd; }
*/
.switcher li.active { font-weight: bold; }
.switcher li.active a {background: #d7eaf7; color: #000;font-weight: bold;padding: 5px;border-radius: 5px; text-decoration: none;}
.switcher li.active:before { content: ""; position: absolute; bottom: -4px; left: 8px; width: 5px; height: 3px; background: url() -9px 0 no-repeat; }

.switcher-stream { overflow: hidden; zoom: 1; margin-bottom: 5px; position: relative; top: 7px;}
.switcher-stream li { float: left; position: relative;cursor: pointer;margin-left: 10px; }
.switcher-stream li.comments  { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -32px; width: 16px; height: 16px; display: block;}
.switcher-stream li.comments.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -48px; width: 16px; height: 16px; display: block;}
.switcher-stream li.topics  { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat; width: 12px; height: 16px; display: block;}
.switcher-stream li.topics.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -16px; width: 12px; height: 16px; display: block;}

.switcher-blogs { overflow: hidden; zoom: 1; margin-bottom: 15px; position: relative; top: 7px;}
.switcher-blogs li { float: left; position: relative;cursor: pointer;margin-left: 10px; }
.switcher-blogs li.top  { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -66px; width: 15px; height: 15px; display: block;}
.switcher-blogs li.top.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -84px; width: 15px; height: 15px; display: block;}
.switcher-blogs li.connected  { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -102px; width: 15px; height: 15px; display: block;}
.switcher-blogs li.connected.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -117px; width: 15px; height: 15px; display: block;}
.switcher-blogs li.my { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -134px; width: 15px; height: 15px; display: block;}
.switcher-blogs li.my.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/switcher.gif) no-repeat 0 -149px; width: 15px; height: 15px; display: block;}

.people-switcher { background: #fff;}
.people-switcher span {font-size: 14px;margin-right: 10px;}
.people-switcher span a {color: #999; background: #eee; border: 0px #eee;padding: 5px; border-radius: 5px;font-weight: bold; text-decoration: none;}
.people-switcher span a:hover {background: #dfeef8;border: 0px #dfeef8;color: #454545;}
.people-switcher span.active a{background: #d7eaf7; color: #000;font-weight: bold;padding: 5px;border-radius: 5px; text-decoration: none;}
/* System messages */
.system-message-error 	{ background: #d85050; color: #fff; padding: 10px 15px; margin-bottom: 15px;border: 3px solid #902626;line-height: 21px;font-size: 13px;border-radius: 3px; }
.system-message-notice { background: #e5f5d9; color: #718f5a; padding: 10px 15px; margin-bottom: 15px; border: 3px solid #b6d2aa;border-radius: 3px;}


/* Actions */
.actions { overflow: hidden; zoom: 1; font-size: 11px; }
.actions a { overflow: hidden; zoom: 1; margin-right: 10px; text-decoration: none; }
.actions li { float: left;}

.actions .rss { display: block; width: 10px; height: 10px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -70px -250px; margin-right: 4px; margin-top: 4px; }
.actions .join { margin-top: 4px; }
.actions a:hover { text-decoration: underline; }


/* Misc */

.ls-user {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/user.gif) no-repeat 2px 4px; padding-left: 12px; text-decoration: none; font-size: 14px; font-weight: bold;}
.ls-user:hover {text-decoration: underline;}
.user.inactive { color: #888; }

.padding { padding: 10px 20px; }

.tags-search { margin-bottom: 50px; }
.tags-input { width: 100%; font-size: 18px; }

.center { width: 450px;margin: 0 auto; }
.center .input-text { border: 1px solid #ccc; width: 386px; padding: 4px 6px; font-size: 18px; font-family: Arial, sans-serif; }
.center h2 { color: #888; }
.center .button-login { float: right;font-size: 18px; font-weight: normal; }
.center p {font-size: 14px; line-height: 18px; }

.join { width: 61px; height: 18px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/join.gif) no-repeat; cursor: pointer; }
.join:hover {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/join.gif) no-repeat 0 -19px; cursor: pointer;}
.join.active { background-position: 0 -39px; }

.table { width: 100%; margin-bottom: 15px; }
.table td {text-align: left;}
.table tr.active td { background: #eff4f8; }
.table thead td { background: #fff url(http://www.laptoprate.com/templates/skin/laptoprate/images/line.gif) repeat-x 50%; height: 27px;line-height: 27px; font-size: 12px;}
.table tbody td { padding: 5px; font-size: 11px;vertical-align: middle; }
.table thead td span.column {height: 29px; line-height: 29px;background: #fff; padding: 0 10px 0 10px;position: relative; top: -1px;color: #8f8f8f;}
.table thead td.padding {padding-bottom: 10px;}
.table tbody td.nosuch {font-size: 27px;}

.table.table-admin tbody td { font-family: tahoma; padding: 15px 0 15px 0; border-bottom: 1px solid #e1e1e1; line-height: 18px; }

.table.table-people { min-width: 615px; }
.table.table-people tbody td {  padding: 10px 0 10px 0; }
.table.table-people .avatar { vertical-align: middle;}
.table.table-people .username { position: relative; top: -1px;font-size:20px;font-family: verdana;vertical-align: middle;background: #fff;padding: 5px 5px 5px 15px;}
.table.table-people a.username {text-decoration: none; }
.table.table-people a.username:hover {text-decoration: underline;}
.table.table-people .strength {padding: 0 30px 0 30px; }
.table.table-people .strength div {text-align: center; font-size: 18px;color: #90b0c6;}
.table.table-people .date { color: #4f4f4f; font-size: 12px;} 
.table.table-people td.date {padding: 0;}
.table.table-people .rating div{ background: #d7eaf7 url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-list-rating.gif) no-repeat 5px 9px; border-radius: 3px;text-align: right; font-size: 18px;color: #000;padding: 4px 6px 4px 12px; width: 60px;}
.table.table-people div.dotted {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/dotted.gif) repeat-x 0 19px; }

.blog-list-table { }
.blog-list-table tbody { color: #999; }
.blog-list-table td.avatar {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-list-blog.gif) no-repeat 0 20px;text-align: left;padding: 10px 10px 20px 35px;min-width: 250px;}
.blog-list-table td.blog-list-closed {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-list-closed.gif) no-repeat 3px;text-align: left;padding: 10px 10px 10px 35px;min-width: 250px;}
.blog-list-table td .title { font-size: 18px; line-height: 28px; }
.blog-list-table td a.title {text-decoration: none; border-bottom: 1px solid #c8d2db;}
.blog-list-table td a.title:hover {text-decoration: none; border:0;}
.blog-list-table td .user {color: #999; font-weight: bold;text-decoration: none;}
.blog-list-table td .user:hover {text-decoration: underline;}
.blog-list-table td p { margin-bottom: 0; color: #999; font-family: tahoma;padding-left: 1px;}
.blog-list-table td .rating {background: #d7eaf7 url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-list-rating.gif) no-repeat 5px 9px; border-radius: 3px;text-align: right; font-size: 18px;color: #000;padding: 4px 6px 4px 12px;}
.blog-list-table td.readers {font-size: 15px; text-align: center;padding: 0 5px 0 5px;width: 100px;}


.table.table-talk tbody td { color: #999;border-bottom: 1px solid #e1e1e1; }
.table.table-talk td { padding: 8px 5px 8px 5px; }
.table.table-talk a.title {font-size: 15px;}
.table.table-talk td .username { font: 11px tahoma;font-weight: bold;padding-left: 5px;position: relative; top: -5px; margin-right: 5px; text-decoration: none;}
.table.table-talk td .username.inactive { color: #bbb; }
.table.table-talk td .date {font-size: 11px;}
.table.table-talk a.favourite { float: left; width: 17px; height: 17px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) -63px 0 no-repeat; }
.table.table-talk a.favourite.active { background-position: -63px -51px; }
.table.table-talk a.favourite:hover { background-position: -63px -26px; }
.table.table-talk .inbox-date {margin-top: 5px;}
.table.table-talk span.comments-count {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -45px -189px; padding-left: 10px;margin-left: 5px;font-family: tahoma;font-size: 10px; color: #97aac1;}


.right { float: right; }
span.green { color: #008000; }

.input-wide { width: 98%; _width: 97%;font-size: 14px; font-family: arial; line-height: 22px;}
.input-100 { width: 100px; padding: 2px; font-size: 14px; font-family: arial; line-height: 22px; }
.input-200 { width: 200px; padding: 5px; font-size: 14px; font-family: arial; line-height: 22px; }
.input-300 { width: 300px; padding: 2px; font-size: 14px; font-family: arial; line-height: 22px; }
.input-100p {width: 96%; padding: 5px; font-size: 17px;  font-family: arial; line-height: 22px;}
.input-realbig {font-size: 37px;}

.note { font-family: tahoma; font-size: 11px; color: #aaa; font-weight: normal; line-height: 16px;}
.checkbox { position: relative; top: 2px; margin: 0 4px 0 1px; }
.question-list { margin-bottom: 15px; }
.question-list li { margin-bottom: 5px; }
.question-list li input { margin-right: 5px; }

.input-name { width: 98%; font-size: 26px;}
input {
	background: #f2f5f8;
	padding: 5px;
	color: #000;
	border: 1px solid #d7e3eb;
	box-shadow: 0 2px 2px #e8eef4 inset;
	}
	
textarea {
	background: #f2f5f8;
	padding: 10px;
	color: #000;
	font-size: 14px; font-family: arial; line-height: 22px; 
	border: 1px solid #d7e3eb;
	box-shadow: 0 2px 2px #e8eef4 inset;
}

label {
	color: #5d7183;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	}
	
fieldset {
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	padding: 15px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	}

fieldset legend {	color: #929292;padding: 0 8px 0 8px;font-size: 18px;}

.markItUp  { width: 100%; }
.markItUpEditor { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
.markItUpHeader { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; border: 0px;background: transparent;}

.button { 
	background: #fff;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(220,229,244,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(220,229,244,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(220,229,244,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(220,229,244,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(220,229,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dce5f4',GradientType=0 );
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(220,229,244,1) 100%);
	box-shadow: none;
	-moz-border-radius:4px;
	border-radius: 3px;
	border: 1px solid #b9cbe1;
	
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	cursor: pointer;
}

.button:hover {
	border: 1px solid #8196b2;
	color: #000;
	}
	
.button2 { 
	background: rgb(254,254,254);
	background: -moz-linear-gradient(top, rgba(47,135,218,1) 0%, rgba(38,116,190,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,135,218,1)), color-stop(100%,rgba(38,116,190,1)));
	background: -webkit-linear-gradient(top, rgba(47,135,218,1) 0%,rgba(38,116,190,1) 100%);
	background: -o-linear-gradient(top, rgba(47,135,218,1) 0%,rgba(38,116,190,1) 100%);
	background: -ms-linear-gradient(top, rgba(47,135,218,1) 0%,rgba(38,116,190,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f87da', endColorstr='#2674be',GradientType=0 );
	background: linear-gradient(top, rgba(47,135,218,1) 0%,rgba(38,116,190,1) 100%);
	
	box-shadow: 0 1px 0 #7ebbfe inset;
	-moz-border-radius:4px;
	border-radius: 3px;
	border: 1px solid #2a66b2;

	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #fff;

	padding: 7px 10px 7px 10px;
	cursor: pointer;
	text-decoration: none;
}

.button2:hover {
	background: rgb(254,254,254);
	background: -moz-linear-gradient(top, rgba(72,157,236,1) 0%, rgba(38,116,190,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,157,236,1)), color-stop(100%,rgba(38,116,190,1)));
	background: -webkit-linear-gradient(top, rgba(72,157,236,1) 0%,rgba(38,116,190,1) 100%);
	background: -o-linear-gradient(top, rgba(72,157,236,1) 0%,rgba(38,116,190,1) 100%);
	background: -ms-linear-gradient(top, rgba(72,157,236,1) 0%,rgba(38,116,190,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#489dec', endColorstr='#2674be',GradientType=0 );
	background: linear-gradient(top, rgba(72,157,236,1) 0%,rgba(38,116,190,1) 100%);
	text-decoration: none;
	color: #fff;
	}

.button3 {
	padding: 4px 7px 4px 7px !important;
}

.button-login { float: right;font-size: 18px; font-weight: normal; }/* Login popup */
.login-form { width: 400px; margin-left: -200px; left: 50%; top: 60px; background: #fff; display: none; font-size: 13px; line-height: 18px;}
.login-form p { margin-bottom: 15px; }
.login-form label.label-remember { position: relative; top: 5px; }
.login-form .checkbox { position: relative; top: 2px; margin-right: 0px; }


/* Upload image popup */
.upload-form { width: 300px; margin-left: -150px; left: 50%; }
.upload-form h3 { margin-bottom: 15px; }
.upload-form .button { float: left; margin-right: 10px; }


/* Blog delete popup */
.blog-delete-form { width: 400px; margin-left: -200px; left: 50%; top: 300px; display: none; }
.blog-delete-form p { margin-bottom: 8px; }
.blog-delete-form select { width: 380px;  }


/* Add friend popup */
.add-friend-form { width: 300px; margin-left: -150px; left: 50%; top: 300px; display: none; position: relative; z-index: 99999;}
.add-friend-form textarea { width: 278px; height: 80px;margin-bottom: 10px;}


/* Add userfield popup */
.userfield-form { width: 270px; padding: 15px; margin-left: -120px; top: 100px; left: 50%; display: none; }
.userfield-form p { margin-bottom: 10px; }
.userfield-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }
.userfield-form .button { float: left; margin-right: 10px; }

/* Add content-types popup */
.add-menu { min-width: 325px; margin-left: -200px; left: 50%; top: 60px; background: #fff; display: none; font-size: 13px; line-height: 18px; padding-bottom: 40px!important;}
.add-menu h3 { font-size: 21px!important; text-align: left!important; }

.add-menu ul { margin-bottom: 60px; }
.add-menu ul li { list-style: none; float: left; text-align: center; }
.add-menu ul li a { display: block; text-decoration: none; font-size: 11px; font-weight: bold; color: #000; }
.add-menu ul li a:hover { color: #486e92; }
.add-menu ul li { border-left: 1px solid #e1e1e1; padding: 0 15px 0 15px; height: 39px;}
.add-menu ul li:first-child { border: none; padding-left: 0; text-align: left;}
.add-menu ul li.nopad { padding-right: 0!important; }

.add-menu ul li a.topic-add { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -15px -619px; width: 37px; padding-top: 40px; }
.add-menu ul li a.topic-add:hover { background-position: -67px -619px; }
.add-menu ul li a.question-add { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -16px -681px; width: 37px; padding-top: 40px; }
.add-menu ul li a.question-add:hover { background-position: -53px -681px; }
.add-menu ul li a.link-add { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -13px -872px; width: 37px; padding-top: 40px; }
.add-menu ul li a.link-add:hover { background-position: -58px -872px; }
.add-menu ul li a.photoset-add { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -14px -745px; width: 42px; padding-top: 40px; }
.add-menu ul li a.photoset-add:hover { background-position: -61px -745px; }

.add-menu ul li a.blog-add { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -16px -809px; width: 46px; padding-top: 40px; }
.add-menu ul li a.blog-add:hover { background-position: -65px -809px; }.topic { margin-bottom: 50px; position: relative; zoom: 1; margin-bottom: 70px; }


/* Info */
.topic .info-top {text-align:left; margin-left: -2px; margin-bottom: 7px; font-size: 11px; color: #999; }
.topic .info-top  a { color: #829aae; text-decoration: none; padding: 5px 3px 5px 3px; }
.topic .info-top  a:hover {
	background: #e9edf1; color: #486e92; text-decoration: none; padding: 5px 3px 5px 3px; 
	border-radius: 2px;
	-moz-border-radius: 2px;

	}
.topic .actions {line-height: 15px;}
.topic .actions a.edit { margin-bottom: 8px;color: #829aae; font-family: tahoma; font-size: 11px;text-decoration: none; padding: 3px; }
.topic .actions a.edit:hover { margin-bottom: 8px;background: #e9edf1; color: #486e92; text-decoration: none; padding: 3px; border-radius: 2px; -moz-border-radius: 2px;}
.topic .actions a.delete { color: #d19a9a; font-family: tahoma; font-size: 11px;text-decoration: none; padding: 5px 3px 5px 3px; }
.topic .actions a.delete:hover { margin-bottom: 8px;background: #ead6d6; color: #b04545; text-decoration: none; padding: 3px; border-radius: 2px; -moz-border-radius: 2px;}
/* Title */
.topic .title { margin-bottom: 10px; font-size: 19px; font-family: Arial, sans-serif; }

.topic .title :first-letter
{
font-size:200%;
color:#8A2BE2;
} 

.topic .title a {  text-decoration: none;border-bottom: 1px solid #c8d2db;}
.topic .title a:hover { border: 0;}
/* Content */
.topic .content {overflow: hidden; zoom: 1; margin-bottom: 3px; font-size: 15px; font-family: arial; line-height: 22px; }
.topic .content p { margin-bottom: 18px; }
.topic .content h4 { font-size: 22px; line-height: 1.3em; margin-bottom: 10px; color: #719ac1; }
.topic .content h5 { font-size: 20px; line-height: 1.3em; margin-bottom: 10px; color: #719ac1; }
.topic .content h6 { font-size: 18px; line-height: 1.3em; margin-bottom: 10px; color: #719ac1;}
.topic .content blockquote { background: #fafafa; padding: 0px 15px; color: #555; margin-bottom: 5px; margin-top: 5px;clear: both; border-left: 3px solid #e0e0e0; font-size: 13px;}
.topic .content pre, .comment .content pre { overflow: auto; width: 95%; padding: 5px 2%;margin: 5px 0 5px 0; background: #f8f8f8 url(http://www.laptoprate.com/templates/skin/laptoprate/images/code.gif); border: 1px solid #dce6f0; clear: both;font-size: 13px; }
.topic .content ul { list-style-type: disc; margin-left: 17px; }
.topic .content ol { list-style-type: decimal; margin-left: 30px; }

.topic .content img {float: left; padding: 0 11px 11px 0; margin: 0}
.topic .content img[align="right"] { float: left; margin: 4px 0 5px 15px; }
.topic .content img[align="left"] { float: left; margin: 4px 15px 10px 0; }
.topic .content img.image-center {float: left; display: block; margin: 0 auto; }



.image-wrap {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px 0px 2px 2px;
}

.topic a.readmore { text-decoration: none; width: 88px; height: 22px; background: url() no-repeat; display: inline-block;}
.topic a.readmore:hover { width: 88px; height: 22px; background: url() no-repeat 0 -23px; display: inline-block;}

/* Topic info */

.topic .info { font-size: 11px; margin-top: 3px;  }
.topic .info li { float: left; height: 15px; line-height: 15px; padding: 0 5px 0 5px;   border-left: 1px solid #e1e1e1; }
.topic .info li.date {font-style: italic; border-left: 0; padding-right: 10px; padding-left: 0;}

.topic .info .favourite { position: relative; top: 4px; height: 17px; width: 17px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px 0px; }
.topic .info .favourite:hover { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px -26px;  }
.topic .info .favourite.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -63px -51px;  }

.topic .info .date { color: #999; }
.topic .info li.username a { font-weight: bold; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0 -106px; padding-left: 13px; }
.topic .info li.username a:hover { text-decoration: underline; }

/* Рейтинг */
.topic .voting { float: right; }
.topic .voting .total { font-weight: bold; }
.topic .voting .total a { text-decoration: none; outline: none; }

.topic .voting.positive .total { color: #6fa336; }
.topic .voting.negative .total { color: #a33636; }

.topic .voting a.plus { padding: 3px 5px 3px 5px; text-decoration: none; }
.topic .voting a.minus  { padding: 3px 5px 3px 5px; text-decoration: none; }
.topic .voting a.plus,
.topic .voting a.minus :hover { border: 0; }

.topic .voting a.plus span { color: #7b93a6; border-bottom: 1px dotted; }
.topic .voting a.minus span {  color: #7b93a6; border-bottom: 1px dotted; }
.topic .voting a.plus span:hover { color: #6fa336; border-bottom: 1px dotted #6fa336; }
.topic .voting a.minus span:hover { color: #a33636;  border-bottom: 1px dotted #a33636; }

.topic .voting.voted.plus a.plus {}
.topic .voting.voted.plus a.plus span { border: 0; color: #6fa336; font-weight: bold; }
.topic .voting.voted.plus a.minus { background: #fff; }
.topic .voting.voted.plus a.minus span { border: 0; color: #d4d4d4; font-weight: normal; }

.topic .voting.voted.minus a.minus {}
.topic .voting.voted.minus a.minus span { border: 0; color: #a33636; font-weight: bold; }
.topic .voting.voted.minus a.plus { background: #fff; }
.topic .voting.voted.minus a.plus span { border: 0; color: #bcbcbc; font-weight: normal; }


.topic .info .comments-link { margin-left: 5px; }
.topic .info .comments-link a { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0 -73px;text-decoration: none; padding-left: 18px; color: #829aae; font-weight: bold;}
.topic .info .comments-link a:hover { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0 -73px; text-decoration: underline; }
.topic .info .comments-link span.new {color: #95bd29;}
.topic .info li.url a { padding-left: 16px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0px -389px; font-size: 11px;text-decoration: none; padding: 5px 3px 5px 15px; color: #829aae; font-weight: bold; }
.topic .info li.url a:hover { padding-left: 16px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0px -389px; color: #486e92; text-decoration: none; padding: 5px 3px 5px 15px; border-radius: 2px;-moz-border-radius: 2px;}

.topic .info span.url-full a {font-family: arial,sans-serif; font-size: 11px; color: #999; text-decoration: none; }
.topic .info span.url-full a:hover {text-decoration:underline;}

/* Tags */
.topic ul.tags { zoom: 1;  overflow: hidden; width: 100%; margin-bottom: 10px;}
.topic .tags li { display: inline; color: #777; line-height: 22px; border: none; padding: 0px; margin-right: 5px;margin-bottom: 10px;}
.topic .tags li a { font-family: arial,sans-serif; font-size: 10px; color: #7c8c9d; text-decoration: none; background: #ecf0f4; padding: 2px 4px 2px 4px; }
.topic .tags li a:hover { background: #e0ebf5; color: #4c759d;text-decoration: none; }

/* Голосование */
.topic .poll { margin-bottom: 20px; font-size: 13px; }

.topic .poll .poll-vote { margin-bottom: 15px; margin-left: 0; list-style-type: none; }
.topic .poll .poll-vote li { margin-bottom: 10px; }
.topic .poll .poll-vote li label { display: inline; }

.topic .poll .poll-result { margin-bottom: 10px; margin-left: 0; list-style-type: none; font-family: Verdana, sans-serif; }
.topic .poll .poll-result li { margin-bottom: 20px; }
.topic .poll .poll-result li dl { overflow: hidden; zoom: 1; }
.topic .poll .poll-result li dl dt { float: left; width: 50px; text-align: right; padding-right: 15px; }
.topic .poll .poll-result li dl dt span { color: #aaa; }
.topic .poll .poll-result li dl dd { float: left; width: 400px; }
.topic .poll .poll-result li dl dd div { height: 7px; margin-top: 5px; background: #c5c5c5; overflow: hidden; border-radius: 2px; }
.topic .poll .poll-result li.most dl dd div { color: #fff; background: #6cadd9; border-color: #83DC5F;  border-radius: 2px; }

.topic .poll .poll-total { color: #aaa; font-size: 12px; font-family: arial, sans-serif;padding-top: 5px;}

/* Topic Photo */
.topic.photo { border: 0px;}
.topic.photo .topic-photo-preview { position: relative; margin-bottom: 15px; cursor: pointer; }
.topic.photo .topic-photo-preview img { vertical-align: top; border: 1px solid #000;}
.topic.photo .topic-photo-preview .topic-photo-count { background: rgba(0, 0, 0, 0.600); color: #6BD24B; cursor: pointer; display: none; padding: 4px 7px; position: absolute; right: 5px; top: 5px; }

.topic.photo .topic-photo-preview .topic-photo-desc { display: none; width: 96%; padding: 0px 2%; position: absolute; bottom: 0; left: 0; color: #dbdbdb;line-height: 16px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/photoset-desc-bg.png) repeat-x; height: 115px; font-size: 13px;}
.topic.photo .topic-photo-preview .topic-photo-desc .desctext {  position: absolute; bottom: 10px;}
.topic.photo .topic-photo-images { padding-top: 10px; margin-bottom: 15px; }
.topic.photo .topic-photo-images h2 { border-bottom: 1px solid #ddd; padding-bottom: 4px; margin-bottom: 15px; }
.topic.photo .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.photo .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.photo .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.photo .topic-photo-images ul li:hover .image-number { display: block; }
.topic.photo .topic-photo-images ul li img { vertical-align: top; }
.topic.photo .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.photo .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic-photo-upload { background: #fafafa; padding: 15px 15px 15px; margin-bottom: 20px; }
.topic-photo-upload h2 { margin-bottom: 15px; }
.topic-photo-upload ul { overflow: hidden; zoom: 1; }
.topic-photo-upload ul li { min-height: 100px; _height: 100px; margin-bottom: 10px; padding-left: 110px; position: relative; }
.topic-photo-upload ul li img { position: absolute; top: 0; left: 0; }
.topic-photo-upload ul li label { color: #aaa; }
.topic-photo-upload ul li textarea { border: 1px solid #ddd; width: 350px; height: 60px; padding: 3px; font-size: 12px; font-family: Arial, sans-serif; color: #333; }
.topic-photo-upload ul li .image-delete { text-decoration: none; margin-right: 15px; }
.topic-photo-upload ul li .image-delete:hover { color: #f00; }
.topic-photo-upload ul li.marked-as-preview .mark-as-preview { display: inline; color: #43c70f; font-weight: bold; }
.topic-photo-upload ul li .mark-as-preview { display: none; text-decoration: none; }
.topic-photo-upload ul li:hover .mark-as-preview { display: inline; }
.topic-photo-upload .topic-photo-upload-rules { color: #888; margin-bottom: 15px; }
.topic-photo-upload .topic-photo-upload-input { margin-bottom: 20px; }
.topic-photo-upload .topic-photo-upload-input input { margin-top: 3px; }

#photoset-upload-form {
	width: 270px; 
	padding: 15px;
	position: absolute;
	top:70%;
	display: none;
	background-color: #fff; 
	border: 1px solid #ccc; 
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
#photoset-upload-form p { margin-bottom: 10px; }
#photoset-upload-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }

.add-new-topic {position: relative; oveflow: hidden;margin-bottom: 20px;}
.add-new-topic .title {font-size: 28px;color: #466385;}

/* переключалка для страницы публикации */
#all_ptu_container {font-family: arial, sans-serif;}
#all_ptu {  background: #fff; position: absolute;z-index: 5;left: 247px;top: -5px;padding: 35px 10px 10px 5px;text-align: left;border: 1px solid #a7bdd1;}
#all_ptu .reducer {font-size: 28px;line-height: 40px; }
#all_ptu .reducer a {font-size: 28px; text-decoration: none; border-bottom: 1px dashed; }
#all_ptu_toggle {
    position: relative;
    z-index: 10;
}
#bc {
	float: right;
    zoom: 1;
    z-index: 10;
    display: inline-block;
    //line-height: 1.6em;
    margin: 55px 0 0 0;
    padding: 0.2em 1.3em;
    background: #3ab0df;
    border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em;
    font-size: 100%;
}
.pseudo_link { font-size: 28px;color: #466385; border-bottom: 1px dashed;cursor: pointer; margin-bottom: 30px;}
.pseudo_link:hover {color: #000;}

/* Update button */
.update { 
opacity: 0.6;
	float: right; 
	position: fixed; 
	top: 220px; 
	right: 0; 
	z-index: 100;
	text-align: center; 
	background: #eff4f8; 
	_border-radius: 7px 0 0 7px;
	border-top: 1px solid #b9cbe1; 
	border-bottom: 1px solid #b9cbe1; 
	border-left: 1px solid #b9cbe1; 
	_position: absolute; 
	_top: expression( eval(document.documentElement.scrollTop) + 220 +"px" ); 
	box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.3);
}
.update:hover { opacity: 1; }

.update .update-comments { width: 20px; height: 20px; cursor: pointer; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/update.gif) no-repeat 50%; padding: 10px; }
.update .update-comments.active { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/update_act.gif) no-repeat 50%; padding: 10px; }
.update .new-comments { border-top: 1px solid #c3d2e5; color: #000; padding-top: 10px; margin-bottom: 10px;cursor: pointer; font-size: 14px; font-weight: bold;}


/* Comments */
.comments { margin-bottom: 10px; }
.comments .comment-wrapper { zoom: 1; position: relative; }
.comments .comment-wrapper .comment-wrapper { padding-left: 25px; }

.comment-preview { margin-bottom: 5px; overflow: hidden; zoom: 1; line-height: 18px;font-size: 13px;color: #000; padding-left: 35px;}
.comments-header { margin-bottom: 20px; padding-bottom: 10px;border-bottom: 1px solid #c9c9c9;}
.comments-header h3 {font-size: 15px;font-weight: bold; font-family: arial; float: left;}
.comments-header a.rss { position: relative; top: 3px; float: right;  color: #000; text-decoration: none;font-size: 11px;}
.comments-header a.rss:hover { text-decoration: underline;}
.comments-header span.comments-header-toggle {position: relative; top: -1px; left: 5px;font-size: 11px;color: #878787;}
.comments-header span.comments-header-toggle a {color: #a6a6a6;text-decoration: none;}
.comments-header span.comments-header-toggle a:hover{color: #000; text-decoration: none; border-bottom: 1px dashed #000;}


/* Comment */
.comment { position: relative; border-bottom: 1px solid #ddd; overflow: hidden; padding-left: 30px; padding-bottom: 15px; margin-bottom: 15px; min-width: 330px; }
.comment-avatar { position: absolute; top: 9px; left: 0px; }
.comment .highlight {padding: 5px; background: #fff; border-radius: 3px;}

.comment .deleted { padding: 5px 10px; color: #777; background: #f4f4f4; }
.comment .folding { width: 12px; height: 11px;  position: absolute; bottom: 0; right: 0px;background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) -20px -210px no-repeat; cursor: pointer; }
.comment .folding.folded { background-position: 0 -210px; }
.comment .goto-comment-child { display: none;}
.comment .goto-comment-child a {padding: 2px; text-decoration: none; font-size: 10px;}
.comment .goto-comment-child a:hover {padding: 2px;text-decoration: none; background: #d5d5d5; border-radius: 10px;color: #000; }
.comment .goto-comment-parent a {padding: 2px; text-decoration: none; font-size: 10px;}
.comment .goto-comment-parent a:hover {padding: 2px;text-decoration: none; background: #d5d5d5; border-radius: 10px;color: #000;}

/* Comment List */
.comments.comment-list .comment { padding-top: 6px; padding-left: 35px; padding-bottom: 20px;}
.comments.comment-list span.path {font-size: 12px; }
.comments.comment-list .topic-title { font-weight: bold; }
.comments.comment-list span.comments-count {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -45px -189px; padding-left: 10px;margin-left: 5px;font-family: tahoma;font-size: 10px; color: #97aac1;}
.comments.comment-list .comment-link {text-decoration: none;color: #000;}
.comments.comment-list .comment-link:hover {text-decoration: underline; color: #000;}
.comments.comment-list a.comments-total {position: absolute; left: 0px;top: 30px; width: 24px;height: 24px;background: url() no-repeat 0px 8px;font-family: tahoma;font-size: 10px;text-align: center; padding: 11px 0px 0px 0px; color: #999; text-decoration: none;}
.comments.comment-list a.comments-total:hover {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/stream-comments-hover.gif) no-repeat 0px 8px;text-decoration: none;color: #000;}


/* Comment Highlights */
.comment .content, 						.comment .content:before					{ background-color: transparent; }
.comment.deleted .highlight, 				.comment.deleted .highlight:before 			{ background-color: #eac5c5; }
.comment.deleted.not-admin .highlight , 	.comment.deleted.not-admin .highlight:before 	{  min-height: 0; background-color: #f7f7f7; color: #888; }
.comment.self .highlight, 				.comment.self .highlight:before 				{ background: #f0f0f0;  border-radius: 5px;}
.comment.new  .highlight, 					.comment.new .highlight:before 				{ background: #eff4f8;border-radius: 5px;}
.comment.current .highlight, 				.comment.current .highlight:before 			{ background: #f1f7e4;  border-radius: 5px;}
.comment .bad-comment { opacity: 0.4; }
.comment .bad-comment:hover {opacity: 1;}
.comment .was-delete {padding: 7px; font-size: 11px; }



/* Info Block */
.comment .info { overflow: hidden; zoom: 1; padding-bottom: 5px;}
.comment .info li { float: left; margin-right: 10px; }
.comment .info li.username a {  font-size: 14px; font-weight: bold; text-decoration: none;}
.comment .info li.username a:hover {text-decoration: underline;}
.comment .info li.date { color: #999; font-size: 11px; font-style: italic; position: relative; top: 4px;}
.comment .info li a.comment-link { float: left; position: relative; top: 0px;color: #999; text-decoration: none;}
.comment .info li a.favourite { width: 13px; height: 13px; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat 0 -16px; position: relative; top: 2px;}
.comment .info li a.favourite:hover { width: 13px; height: 13px; background-position: -13px -16px; }
.comment .info li a.favourite.active { background-position: -26px -16px; }

.comment-menu { margin-top: 5px; overflow: hidden; height: 20px;}
.comment-menu li {list-style: none; float: left;margin-right: 10px;}
.comment-menu li a { color: #6f6f6f;}
.comment-menu li a:hover {text-decoration: underline; color: #000;}
.comment-menu li a.reply-link {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/reply.gif) no-repeat 0 1px;padding-left: 12px; text-transform: uppercase; text-decoration: none; font-size: 9px; }
.comment-menu li a.comment-link { float: left; position: relative; top: 5px; left: 0px;font-size: 11px;color: #999; text-decoration: none;}

/* Р РµР№С‚РёРЅРі */
.comment .voting { font-size: 11px; position: relative; top: 4px; color: #505050;}
.comment .voting .total { font-weight: bold; }
.comment .voting .total a { text-decoration: none; outline: none; }

.comment .voting.positive .total { color: #6fa336; }
.comment .voting.negative .total { color: #a33636; }

.comment .voting a.plus { padding: 3px 0px 3px 5px; text-decoration: none; }
.comment .voting a.minus  { padding: 3px 5px 3px 0px; text-decoration: none; }
.comment .voting a.plus,
.comment .voting a.minus :hover { border: 0; }

.comment .voting a.plus span { color: #7e7e7e; border-bottom: 1px dotted; }
.comment .voting a.minus span { color: #7e7e7e; border-bottom: 1px dotted; }
.comment .voting a.plus span:hover { color: #6fa336; border-bottom: 1px dotted #6fa336; }
.comment .voting a.minus span:hover { color: #a33636;  border-bottom: 1px dotted #a33636; }

.comment .voting.voted.plus a.plus {}
.comment .voting.voted.plus a.plus span { border: 0; color: #6fa336; font-weight: bold; }
.comment .voting.voted.plus a.minus { background: transparent; }
.comment .voting.voted.plus a.minus span { border: 0; color: #d4d4d4; font-weight: normal; }

.comment .voting.voted.minus a.minus {}
.comment .voting.voted.minus a.minus span { border: 0; color: #a33636; font-weight: bold; }
.comment .voting.voted.minus a.plus { background: transparent; }
.comment .voting.voted.minus a.plus span { border: 0; color: #bcbcbc; font-weight: normal; }

/* Content */
.comment .content { line-height: 18px;font-size: 13px;color: #000; overflow: hidden; zoom: 1; border-radius: 2px;}
.comment .content:before { content: ""; position: absolute; bottom: -9px; left: 10px; width: 7px; height: 9px; background: #F7F7F7 url() 0 0 no-repeat; }
.comment pre, .comment-preview pre { overflow: auto; width: 95%; padding: 5px 2%; margin-bottom: 10px; background: #f8f8f8 url(http://www.laptoprate.com/templates/skin/laptoprate/images/code.gif); border: 1px solid #dce6f0; clear: both; }
.comment blockquote, .comment-preview blockquote {font-style: italic; padding: 5px 10px; background: #ffffff; border: 1px solid #ddd;}

/* Actions */
.comment .actions { font-size: 11px; }
.comment .actions a { text-decoration: none; }

/* Reply Form */
.reply-area { }
.reply-area .reply-header{padding-left: 35px; position: relative;}
.reply-area .reply-header .avatar {position: absolute; top: 3px; left: 0;}
.reply-area .reply-header .avatar img {border: 1px solid #000;}
.reply-header a { text-decoration: none; border-bottom: 1px dashed; }

.reply { padding-bottom: 10px; padding-top: 10px; }
.reply .markItUp { width: 98%; }
.reply .markItUpHeader { width: 98%; }
.reply textarea { width: 99%; font-size: 12px; line-height: 18px; height: 120px; }
.reply textarea.loader { background: #f7f7f7 url(http://www.laptoprate.com/templates/skin/laptoprate/images/loader.gif) no-repeat center;}.block { padding: 15px 0px 15px 0px; margin-left: 40px;background: #fff; margin-bottom: 15px; }
.nomargin { margin-left: 10px!important; padding: 5px 0 5px 0!important;}
.nomargin2 {margin-left: 0!important; }
.block p { font-size: 14px; line-height: 21px; }
.block p.note,
.block-blue p.note { margin-bottom: 15px; color: #555;font-size: 11px; }

.block-blue  {position: relative; overflow: hidden;padding-left: 30px; }
.block-blue .block-inner { 
	background: #fff; border: 3px solid #c8d9e8; border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	min-height: 80px;
}

.block-blue .block-inner .title,
.block .title { font-size: 18px;font-weight: bold; line-height: 25px;margin-bottom: 3px; color: #000;}

.block-blue .block-inner p {clear: both;font-size: 13px;line-height: 18px;margin-bottom: 10px;}
.block-blue .blog-arrow {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/blog-info.gif) no-repeat; position: absolute; width: 25px; height: 74px; left: 8px; top: 15px;}
.topic-add-blog-info {margin-top: 25px;}
.block h2 { font-size: 21px; }
.block.nostyle { padding: 20px 25px; background: none; margin: 0px; border: none; box-shadow: none;}
.block .bottom,
.block-blue .bottom { padding-top: 5px; font-size: 11px; text-align: right; }
.block .bottom a { }
.block .stream-settings-userlist ul, 
.block .stream-settings-friends { overflow: auto; max-height: 200px; _height: expression( this.scrollHeight > 200 ? "200px" : "auto" ); position: relative; }

.block .header { overflow: hidden; border-bottom: 1px solid #e3e3e3;margin-bottom: 10px;}
.block .block-header { font-family: arial,sans-serif; color: #000; font-size: 23px;float: left;}


/* Stream */
.block.stream ul.list { margin-left: 0px; padding-left: 0px;font-size: 11px; font-family: tahoma;line-height: 16px; color: #999; margin-bottom: 15px; }
.block.stream ul.list li { padding: 15px 6px 15px 0px; border-bottom: 1px solid #e3e3e3;}
.block.stream ul.list li:first-child { padding-top: 5px; }
.block.stream ul.list li .comment-td { padding-left: 13px;vertical-align:top; }
.block.stream ul.list li .topic-td {padding-top: 4px;padding-left: 13px;vertical-align:top;}
.block.stream  span.comments-count {background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/icons.gif) no-repeat -45px -189px; padding-left: 10px;margin-left: 5px;font-family: tahoma;font-size: 10px; color: #97aac1;}

.block.stream ul.list li .topic-title {text-decoration: none; border-bottom: 1px solid #c8d2db;}
.block.stream ul.list li .topic-title:hover { border: none; text-decoration: none; }
.block.stream ul.list li .topic-topic-title {text-decoration: none; border-bottom: 1px solid #c8d2db; font-size: 16px;}
.block.stream ul.list li .topic-topic-title:hover {text-decoration: none; border: none; }
.block.stream ul.list li .comment-text { margin-bottom: 5px;color: #191919; font-family: arial, sans-serif; font-size: 13px; line-height: 20px;}
.block.stream ul.list li .comment-text a {color: #191919; text-decoration: none;}
.block.stream ul.list li .comment-text a:hover  {color: #191919; text-decoration: underline;}
.block.stream ul.list li a.blog-title { text-decoration: none; border-bottom: 1px solid #c8d2db; }
.block.stream ul.list li a.blog-title:hover { border: none; text-decoration: none; }

/* Top Blogs */
.block.blogs ul.list { margin-left: 0px;padding-left: 0px;}
.block.blogs ul.list li { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/block-blogs.gif) no-repeat 0px 13px; padding: 8px 0px 8px 28px; overflow: hidden; zoom: 1; line-height: 23px;}
.block.blogs ul.list li a { font-size: 15px; font-weight: bold;text-decoration: none;color: #486e92;border-bottom: 1px solid #c8d2db;}
.block.blogs ul.list li a:hover {color: #486e92; text-decoration: none; border: 0;}
.block.blogs ul.list li img { vertical-align: top; }
.block.blogs ul.list li .rating { background: #d7eaf7; padding: 0px 5px 0px 5px; border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
float: right; font-weight: bold; margin-left: 10px;font-size: 13px; }
.block.blogs ul.list li .blog-desc {font-size: 11px;color: #858585; font-family: verdana; margin-top: 5px;line-height: 15px;}
.block.blogs ul.list li.closed { background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/block-blogs-closed.gif) no-repeat 0px 8px; padding: 8px 0px 8px 28px; overflow: hidden; zoom: 1; }

/* Tags */
.block.tags { background: #fff; border: 3px solid #f1f1f1; padding: 15px; }
.block .cloud { }
.block .cloud li { display: inline; margin-right: 5px; line-height: 22px; }
.block .cloud li a { text-decoration: none; white-space: nowrap; color: #8B8B8B; }
.block .cloud li a:hover { color: #fff; background: #777; }
.block .cloud li a.w1 { font-size: 12px; }
.block .cloud li a.w2 { font-size: 12px; }
.block .cloud li a.w3 { font-size: 14px; }
.block .cloud li a.w4 { font-size: 14px; }
.block .cloud li a.w5 { font-size: 18px; }
.block .cloud li a.w6 { font-size: 18px; }
.block .cloud li a.w7 { font-size: 20px; }
.block .cloud li a.w8 { font-size: 20px; }
.block .cloud li a.w9 { font-size: 22px; }
.block .cloud li a.w10 { font-size: 22px; }

/* Stream Settings */
.stream-settings h2 { margin-bottom: 7px; }
.stream-settings h3 { margin-bottom: 7px; }
.stream-settings p.note { margin-bottom: 15px; color: #555;font-size: 11px; }
.stream-settings input.input-checkbox { position: relative; top: 2px; margin: 0 2px 0 1px; }
.stream-settings ul li { padding: 5px; }

.stream-settings .stream-settings-friends  a {text-decoration: none;}
.stream-settings .stream-settings-friends a:hover {text-decoration: underline;}
.stream-settings .stream-settings-blogs  a {text-decoration: none;}
.stream-settings .stream-settings-blogs a:hover {text-decoration: underline;}
.stream-settings .stream-settings-userlist  a {text-decoration: none;}
.stream-settings .stream-settings-userlist a:hover {text-decoration: underline;}

.stream-settings .stream-settings-blogs {margin-bottom: 20px;}
.stream-settings .stream-settings-filter { padding-bottom: 15px; margin: 0 0 10px 0; }
.stream-settings .stream-settings-userlist { padding-bottom: 15px; margin: 0 0 10px 0;}
.stream-settings .stream-settings-userlist p { margin-bottom: 10px; }
.stream-settings .stream-settings-userlist p input {padding: 3px; margin-right: 5px; }
.stream-settings .stream-settings-userlist p a { border-bottom: 1px dashed #70AAE0; text-decoration: none; }
.stream-settings .stream-settings-userlist p a:hover { color: #555; border-color: #555;border-bottom: 1px dashed #555; text-decoration: none;  }
.stream-settings .stream-settings-userlist li { padding-bottom: 0px; }
.stream-settings .stream-settings-friends  li {padding-bottom: 0px;}/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
display: none;
    position: fixed;
    top: 0%;
    left: 50%;
    z-index: 200;
    background-color: #fff;
    color: #333;
	border: 1px solid #adadad;
    padding: 25px;
	box-shadow:   0px 0px 15px rgba(50, 50, 50, 0.35);
	background: #fff;
	overflow: hidden; 
	zoom: 1;
}
.jqmWindow h3 { margin-bottom: 15px; color: #000; text-align: center; font-size: 28px;}
.jqmWindow .close { position: absolute; top: 10px; right: 10px; width: 14px; height: 14px; outline: none; background: url(http://www.laptoprate.com/templates/skin/laptoprate/images/close.png) no-repeat; }


.jqmOverlay { background-color: #000; opacity: 0.2!important;}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}#notifier { 
	width: 250px; 
	position: fixed; 
	top: 0px; 
	right: 15px; 
	font-family: tahoma;
	font-size: 11px;
	z-index: 9999; 
	line-height: 18px;
	/* IE 6 Fix */
	_position: absolute; 
	_top: expression( eval(document.documentElement.scrollTop) + 10 +"px" );
}

#notifier .n-box { 
	position: relative; 
	padding: 15px; 
	margin-bottom: 5px;
	color: #fff; 
	background: #000; 
	
	/*
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 5px 5px;
	*/
	
	cursor: pointer;
}
#notifier .n-box h3 { color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 3px; }
#notifier .n-box p { margin: 0; }

#notifier .n-box.n-notice { background: #35618e; color: #fff;}
#notifier .n-box.n-notice h3 { color: #fff; }
#notifier .n-box.n-error { background: #822222; color: #fff;}/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://www.laptoprate.com/templates/skin/laptoprate/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.14
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.topic .content img.topic_preview { float: left ; margin:0 15px 15px 0; padding:5px; border:1px solid #ccc;  }
.topic_preview-bigsize { font-size:16px;}
.input-30 { width: 30px; padding: 2px; }
