/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
}
a {
	color: #335CC4;
	text-decoration: none;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
h1, h2, h3, h4, h5 ,h6 {
	padding-right: 5px;
	padding-left: 5px;
}

.clr {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}

.fifty_fifty {
	width: 49%;
}


.wrap {
	margin: 0px;
	padding: 0px;
	height: 1%;
	width: 100%;
}
.page {
	margin: 0px;
	width: 962px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.global_nav {
	background-color: #000000;
	background-image: url(../../images/tb_bck_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 100%;
}
.page_width {
	width: 962px;
}
.global_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.global_nav .right_links {
	float: right;
}
.global_nav .right_links ul {
	background-color: #FFFF00;
}
.global_nav .right_links ul li {
	float: left;
	margin-left: 10px;
}


.global_nav .right_links ul li a{
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-indent: -100px;
	overflow: hidden;
	display: block;
}
a.radio24 {
	background-image: url(../../images/tb_radio24.gif);
	width: 68px;
}
a.sport24 {
	background-image: url(../../images/tb_sport24.gif);
	width: 68px;
}
a.auto24 {
	background-image: url(../../images/tb_auto24.gif);
	width: 58px;
}
a.men24 {
	background-image: url(../../images/tb_men24.gif);
	width: 57px;
}
a.scores24 {
	background-image: url(../../images/tb_scores24.gif);
	width: 74px;
}
a.game24 {
	background-image: url(../../images/tb_game24.gif);
	width: 72px;
}
a.news247 {
	background-image: url(../../images/tb_news247.gif);
	width: 78px;
}
a.myHome{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	text-indent: -150px;
	overflow: hidden;
	background-image: url(../../images/tb_myhome.gif);
	width: 103pxx;
}
.header {
	background-image: url(../../images/games_header_100.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 962px;
	margin-top: 5px;
	margin-bottom:5px;
}
.logo a {
	background-image: url(../../images/game24_logo_100.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -200px;
	float: left;
	height: 100px;
	width: 203px;
	overflow: hidden;
	display: block;
}
.header_ad_460 {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: 225px;
}
.header .signin {
	float: right;
	margin-right: 10px;
}
.content {
	background-color:#E5E5E5;
}
.play {
	background-image: url(../../images/bullet_play.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -100px;
	overflow: hidden;
	width: 20px;
	height: 18px;
	margin-right: 5px;
}
.main_featured .play {
	background-image: url(../../images/bullet_play_big.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0;
	overflow: hidden;
	width: 140px;
	height: 32px;
}
.full_box .previous, .full_box .next {
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0;
	overflow: hidden;
	height: 32px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.full_box .next {
	background-image: url(../../images/bullet_next_big.gif);
	background-position: right center;
	width: 180px;
}
.full_box .previous {
	background-image: url(../../images/bullet_previous_big.gif);
	background-position: left center;
	width: 240px;
}
.full_box .next a{
	padding-right: 40px;
	color: #00769E;
}
.full_box .previous a{
	color: #00769E;
	padding-left: 40px;
}
.main_featured .play a, .full_box .next a, .full_box .previous a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #00769E;
	font-weight: bold;
	display: block;
}
.content .box .play a{
	display: block;
}

.content .header_over {
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
	margin-top: 1px;
	height: 20px;
	position: absolute;
}
.content .header_over a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 25px;
}

.content .freddos_head{
	margin-left: 119px;
	background-image: url(../../images/bgrnd_freddos.gif);
}
.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 20px;
	font-size: 12px;
}
.content .game_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin: 0px;
	height: 20px;
	font-size: 11px;
}
.content .game_header ul {
}
.content .game_header li {
	float: left;
	clear: right;
}
.content .game_header ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
}
.content .game_header ul li a:hover, .content .game_header ul li a.active {
	background-image: url(../../images/bgrnd_tab.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
.tab_info {
	padding-left: 20px;
	background-image: url(../../images/tab_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.tab_email {
	padding-left: 20px;
	background-image: url(../../images/tab_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.full_box .share_box {
	padding: 2%;
	padding-left: 2%;
}

.share_box .fifty_fifty {
	width: 48%;
	margin-bottom: 10px;
}
.share_box .fifty_fifty h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 0px;
}
.share_box .fifty_fifty p {
	padding-right: 0px;
	padding-left: 0px;
}

.share_box .fifty_fifty h6 img {
	vertical-align: middle;
	margin-right: 4px;
}

.share_box #share_form {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.share_box #share_form label input {
	width: 100%;
	margin-bottom: 4px;
}
.share_box .copy_paste_area {
	width: 100%;
}



.content h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content h4 {
	font-size: 10px;
	color: #A3A3A3;
	font-weight: normal;
}
.content h4 a{
	color: #A3A3A3;
	text-decoration: none;
	display: block;
}
.content h3 {
	font-size: 11px;
	color: #335CC4;
	font-weight: bold; 
        white-space: nowrap;

}
.content h3 a{
	color: #335CC4;
	text-decoration: none;
	display: block;
}
.content h3 a:hover, h4 a:hover{
	text-decoration: underline;
}
.content p {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding: 5px;
}

.content a:hover{
	text-decoration: underline;
}
.full_col {
	margin-left: 158px;
	_width: 801px;
}
.full_box {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 4px;
	overflow: hidden;
	width: auto;
	height: 1%;
}
.full_box .header_over {
	background-repeat: no-repeat;
	background-position: right top;
	width: 350px;
	margin-top: 1px;
	margin-right: 1px;
	height: 20px;
	position: relative;
}
.full_box .header_over a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
}
.white {
	background-color: #FFFFFF;
}
.contact_us  h6 {
	font-size: 10px;
	color: #FF0000;
	padding-left: 10px;
}
.contact_us form {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact_us  .red {
	color: #FF0000;
	font-weight: bold;
}
.contact_us label {
	padding-left: 60px;
	font-size: 11px;
	width: 100px;
	display: block;
	text-align: right;
	padding-right: 10px;
	float: left;
	margin-top: 7px;
}
.contact_us input, .contact_us textarea {
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_us textarea {
	width: 252px;
}

.full_box .description_box {
	margin-right: 210px;
	margin-bottom: 10px;
}
.description_box .star-rating {
}

.full_box  h5 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.full_box  p {
	padding: 10px;
}
.full_box .rate_this {
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
}
.rate_this h2 {
	font-size: 10px;
}
.rate_this_box {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}






.categories_box ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.categories_box ul li a {
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	display: block;
	line-height: 24px;
	padding-left: 35px;
	color: #335CC4;
	background: url(../../images/bullet_plus.gif) no-repeat 20px center;
}
/**
.categories_box ul li a:before {
	content: "+    "
}
.categories_box ul ul li a:before {
	content: ""
}
.categories_box ul li a.active:before {
	content: "-    "
}
**/
.categories_box ul li a:hover, .categories_box ul li a.active:hover {
	background-color: #E9FAFA;
}
.categories_box ul li a.active {
	background: url(../../images/bullet_minus.gif) no-repeat 20px center;
}
.categories_box ul ul {
	border-top: 1px dotted #cccccc;
	font-size: 11px;
	color: #999999;
}
.categories_box ul ul li a {
	border-top: 1px dotted #F0F0F0;
	padding-left: 40px;
	color: #999999;
	font-weight: normal;
	background-image: none;
	line-height: 21px;
}
.categories_box ul ul li a:hover {
	color: #000;
}
.categories_box .non_bold {
	font-weight: normal;
}




.center_col {
	margin-left: 158px;
	width: 502px;
	_margin-left: auto;
}
.breadcramb, .sort_by {
	padding: 10px;
	font-size: 11px;
	color: #333333;
}
.breadcramb {
	border-bottom: 1px dotted #CCCCCC;
}
.breadcramb a {
	font-size: 10px;
	color: #999999;
}
.breadcramb a.active {
	color: #333333;
	text-decoration: underline;
}
.sort_by a {
	font-weight: bold;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-left: 3px;
}
.sort_by a.ac {
	background-repeat: no-repeat;
	background-position: left;

}
.sort_by a.dc {
	background-image: url(../../images/bullet_sort.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.main_flash, .main_category, .main_featured{
	overflow: hidden;
	width: 498px;
	background-color: #F7F7F7;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

.main_featured, .main_flash {
	border-bottom: solid 1px #CCC;
	margin-bottom: 5px;
}

.add_box {
	text-align: center;
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.img_box {
	text-align: center;
	padding: 10px;
}

.main_flash {
	margin-bottom: 4px;
}
.center_col .main_category .category {
	padding-right: 0px;
}
.center_col .main_category .category .game_details {
	padding-right: 12spx;
	padding-left: 12px;
}
.category_more {
	background-image: url(../../images/category_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

.main_category .games {
	background-image: none;
	border: none;
}
.game_details .img_thumb {
	margin-bottom: 4px;
}
.game_details .img_thumb a{
	border: dotted 1px #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: block; 
}
.game_details .img_thumb a img{
	margin-left: auto;
	margin-right: auto;
}
.game_details .img_thumb a:hover{
	border: dotted 1px #CCC;
	background-color: #E5E5E5;
}
.game_details p{
        height: 25px;
	line-height: 14px;
        overflow: hidden;
	padding-top: 0px;
}
.center_col .categories { 
}

.center_col .category {
	float: left;
	width: 165px;
	padding-right: 2px;
	margin-bottom: 3px;
}
.category .game_details {
	padding-right: 11px;
	padding-left: 11px;
}

.category .game_details h3{
	padding-left: 10px;
	background-image: url(../../images/bullet_game.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
        white-space: nowrap;

        width: 100px;
        overflow: hidden;
}

.category .game_details .play{
	margin-right: 0px;
}
.category .game_details p {
	padding-right: 0px;
	padding-left: 0px;
}

.category .star-rating{
	margin-left: 0px;
}
.game_page_rating_box {
	width: 220px;
	vertical-align: bottom;
	padding-top: 7px;
}
.game_page_rating_box h4{
	padding-top: 3px;
}

.box_gradient {
	background-image: url(../../images/bgrnd_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.games {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
	border-bottom: 1px solid #CCCCCC;
}
.game_details {
	border-top: 1px dotted #CCCCCC;
	padding: 5px;
        overflow: hidden;
}
.blog_details {
	border-top: 1px dotted #CCCCCC;
}
.blog_details img {
	margin: 15px;
	float: left;
}
.blog_details h3 {
	padding-top: 5px;
}

.right_col .game_details {
}
.fifty_fifty .game_details {
}
.game_more {
	background-image: url(../../images/games_footer.gif);
	height: 18px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}

.rightcol_more {
	background-image: url(../../images/right_col_footer.gif);
	height: 18px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}


.right_col {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	clear: right;
	margin-bottom: 4px;
}
.top_random_box {
	height: 225px;
}
.top_random_cont {
	width: 148px;

        overflow: hidden;
}

.RC_top10Related ul {
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	margin-left: 2.5em;
}
.RC_top10Related li a {
	line-height: 21px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #335CC4;
        white-space: nowrap;
}
.RC_top10Related li a:hover {
	text-decoration: underline;
}



.left_col {
	padding: 0px;
	float: left;
	width: 153px;
	margin: 0px;
}
.left_col .box {
	margin-bottom: 4px;
}

.left_col h2 {
	background-image: url(../../images/hd_basic.gif);
	border-color: #187399;
	font-size: 10px;
	padding-left: 20px;
}
.left_col ul {
	border-right: 1px solid #BFBFBF;
	border-left: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	background-color: #FFFFFF;
}
.left_col ul li a{
	display: block;
	color: #4D4D4D;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 20px;
	border-top: 1px dotted #CCCCCC;
	width: 126px;
}
.left_col ul li a:hover, .left_col ul li a.active{
	color: #000;
	background: url(../../images/bullet_menu.gif) #E9FAFA no-repeat 8px center;
	text-decoration: none;
}

.left_col .extra a{
	display: block;
	color: #4D4D4D;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 20px;
	border: 1px solid #BFBFBF;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.left_col .extra a:hover {
	background-color: #E9FAFA;
	color: #000;
}
.content .left_col .ad {
	margin-top: 15px;
	margin-bottom: 15px;
}
.content .main_col {
	margin-left: 158px;
	width: 502px;
}
.footer {
	color: #666666;
	background-color: #E5E5E5;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	_border-top: 5px solid #FFF;
}
.footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.basic {
	background-image: url(../../images/hd_basic.gif);
	border-color: #187399;
}
.blogs24 {
	background-image: url(../../images/hd_blog24.gif);
	border-color: #7DC242;
}
.freddos {
	background-image: url(../../images/hd_freddos.gif);
	border-color: #EE2B30;
}
.toprated, .top10, .random {
	background-image: url(../../images/hd_random.gif);
	border-color: #7FD0E3;
}
.action {
	background-image: url(../../images/hd_action.gif);
	border-color: #3A77BC;
}
.peripeteia {
	background-image: url(../../images/hd_peripeteia.gif);
	border-color: #9B52A0;
}
.cards_board {
	background-image: url(../../images/hd_card.gif);
	border-color: #EE2172;
}
.platform {
	background-image: url(../../images/hd_platform.gif);
	border-color: #EE2B30;
}
.puzzle {
	background-image: url(../../images/hd_puzzle.gif);
	border-color: #F57F20;
}
.racing {
	background-image: url(../../images/hd_racing.gif);
	border-color: #FEBC11;
}
.strategy {
	background-image: url(../../images/hd_strategy.gif);
	border-color: #CD97C4;
}
.shotemup {
	background-image: url(../../images/hd_shotemup.gif);
	border-color: #46B749;
}
.kids {
	background-image: url(../../images/hd_kids.gif);
	border-color: #0FA0C6;
}
.other {
	background-image: url(../../images/hd_other.gif);
	border-color: #92C43E;
}
.sports {
	background-image: url(../../images/hd_sport.gif);
	border-color: #0FA0C6;
}

/** Star Rating Shite **/
.star-rating{
	list-style: none;
	padding: 0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../../images/star_rating.gif) top left repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.star-rating li{
padding:0px;
margin:0px;
/*\*/ 
float: left;
/* */ 
}
.star-rating li a{
display:block;
width:20px; 
height: 20px; 
text-decoration: none;
text-indent: -9000px; 
z-index: 20; 
position: absolute; 
padding: 0px;
background-image:none;
}
 
.star-rating li a:hover {
background: url(../../images/star_rating.gif) left bottom;
z-index: 1;
left: 0px;
} 
.star-rating li a.active{
background: url(../../images/star_rating.gif) left bottom;
}
.star-rating a.one-star{
left: 0px;
}
.star-rating a.one-star:hover{
width:20px;
}
.star-rating a.two-stars{
left: 20px;
}
.star-rating a.two-stars:hover{
width:40px;
}
.star-rating a.three-stars{
left: 40px;
}
.star-rating a.three-stars:hover{
width:60px;
}
.star-rating a.four-stars{
left: 60px;
}
.star-rating a.four-stars:hover{
width:80px;
}
.star-rating a.five-stars{
left: 80px;
}
.star-rating a.five-stars:hover{
width:100px;
}


.rating_big{
	list-style: none;
	padding: 0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(../../images/star_rating_big.gif) top left repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rating_big li{
padding:0px;
margin:0px;
/*\*/ 
float: left;
/* */ 
}
.rating_big li a{
display:block;
width:30px; 
height: 30px; 
text-decoration: none;
text-indent: -9000px; 
z-index: 30; 
position: absolute; 
padding: 0px;
background-image:none;
}
 
.rating_big li a:hover{
background: url(../../images/star_rating_big.gif) left bottom;
z-index: 1;
left: 0px;
}
.rating_big a.one_big{
left: 0px;
}
.rating_big a.one_big:hover{
width:30px;
}
.rating_big a.two_big{
left: 30px;
}
.rating_big a.two_big:hover{
width:60px;
}
.rating_big a.three_big{
left: 60px;
}
.rating_big a.three_big:hover{
width:90px;
}
.rating_big a.four_big{
left: 90px;
}
.rating_big a.four_big:hover{
width:120px;
}
.rating_big a.five_big{
left: 120px;
}
.rating_big a.five_big:hover{
width:150px;
}
.border {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #BFBFBF;
width:151px;
}

.categoryFeeds
{
    padding:5px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:25px;
}
.paddingForCategoryFeeds
{
    padding:15px;
}

.full_box_feeds {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	margin-bottom: 4px;
	overflow: hidden;
	width: auto;
	height: 1%;
        margin: 10px
}
