body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
}
.copyrite {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.category {
font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;font-weight:bold;
	text-transform:uppercase;
}
.categoryhl {
font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
}

.roundedcornr_box_112079 {
   background: #ffffff;
}
.roundedcornr_top_112079 div {
   background: url(gfx/roundedcornr_112079_tl.png) no-repeat top left;
}
.roundedcornr_top_112079 {
   background: url(gfx/roundedcornr_112079_tr.png) no-repeat top right;
}
.roundedcornr_bottom_112079 div {
   background: url(gfx/roundedcornr_112079_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_112079 {
   background: url(gfx/roundedcornr_112079_br.png) no-repeat bottom right;
}

.roundedcornr_top_112079 div, .roundedcornr_top_112079, 
.roundedcornr_bottom_112079 div, .roundedcornr_bottom_112079 {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.roundedcornr_content_112079 { margin: 0 8px;  }
.breadcrumb {

	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	
}
.box {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
}
a:link              { font: Tahoma; color: #000000; text-decoration: none }
a:active            { font: Tahoma; color: #000000;  text-decoration: none }
a:visited           { font: Tahoma; color: #000000;  text-decoration: none }
a:hover             { font: Tahoma;  color: #000000; text-decoration: underline }

<style type="text/css" media="all"> 
html
{
	height: 100%;
}

.groupWrapper
{
	width: 32%;
	float: left;
	margin-right: 1%;
	min-height: 400px;
	

}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 20px;
	background-color:#FFFFFF;
}
.groupItem .itemHeader
{
	line-height: 28px;
	background-color: #FFFF66;
	border-top: 2px solid #B5EF59;
	color: #000;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 16px;
	height: 28px;
	position: relative;
}
 
.groupItem .itemHeader a
{
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sortHelper
{
	border: 2px dashed #666;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
