
body {
	margin: 12px 0px;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}

#header {}

#content { width: 990px; }

#dynamic_box_left {
	margin: 0;
	float: left;
}

#dynamic_box_center {
	float: left;
}

#dynamic_box_right {
	margin: 0;
	float: right;
}

#content_footer {clear: both;}

#footer {clear: both;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 260px;}
#layout_default div#dynamic_box_left         {width: 160px;}
#layout_default div#dynamic_box_center       {width: 570px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 320px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 670px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right  {width: 190px;}
#layout_three_columns div#dynamic_box_left   {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 470px;}
#layout_equal_rights div#dynamic_box_center  {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right      {width: 320px;}
#layout_non_equal div#dynamic_box_left       {width: 420px;}
#layout_non_equal div#dynamic_box_center     {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: left;}

#content_features_right { float: left;}

.features_equal_default { width: 100%; overflow: hidden;}

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 342px;}
.features_equal_default #content_features_right      {width: 228px;}

/*********** equal *********************/
.features_equal #content_features_left       {width: 495px;}
.features_equal #content_features_right      {width: 495px;}

/*********** left *********************/
.features_left #content_features_left        {width: 680px;}
.features_left #content_features_right       {width: 310px;}

/*********** right *********************/
.features_right #content_features_left       {width: 310px;}
.features_right #content_features_right      {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col       {width: 223px; float: left;}

/*********** inside *********************/
.features_inside                              {width: 670px; overflow: hidden;}
.features_inside #content_features_left       {width: 335px;}
.features_inside #content_features_right      {width: 335px;}



/******************** LAYOUT BOXES********************/

#main_news_box {float: left;}

.main_news_box_row {width: 100%; overflow: hidden;}

.main_news_category { 
	float:left; 
	display: inline;
	width:273px; 
	margin: 6px; /****styles****/
}

.category_news_category { 
	float:left; 
	display: inline;
	width:261px; 
	margin: 6px; /****styles****/
}

﻿.article_rate{
	border: 5px solid #DDDEDF;
	float:right;width:50%;margin-right:5px;
}

.other_cms{

	float:right;width:40%;margin-right:25px;margin-top:-5px;

}
#box_social_bookmarks { 
	color: #666666; 
	padding: 2px 6px; 
	margin: 6px 0px 12px 0px; 
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #EEEEEE;
}

#box_social_bookmarks img { vertical-align: middle;}
.other_imgs img{
	border: 3px solid #F2F2F2;

	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.other_cms img{
	cursor:pointer
}

.article_rate_top{
margin:5px;
}
.article_rate_bottom{
	padding: 7px;
	background-color: #F3F3F4;text-align:center
}
.item_line2 span {
color: #800000;
	cursor: pointer;
}
.item_line2 span:hover {
	color: #800000;
	cursor:pointer
}
.rfp_table td{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.content_list_items {
	background: #FFFFFF;
	margin-top: 6px;
}
/* Hides from IE5-mac \*/
* html .content_list_items {
	height: 1%;
}
/* End hide from IE5-mac */
.content_list_items div.item {
	position: relative;
	border-bottom: 1px solid #989DA5;
	border-bottom-style: dotted;
	border-bottom-color: #EAEBEC;
}
#article_list {
	position: relative;
}
/** Opera dupicate relative positioning **/
/* Hides from IE5-mac \*/
* html .content_list_items div.item {
	height: 1%;
}
/* End hide from IE5-mac */
.item_status {
	position: absolute;
	top: 8px;
	left: 6px;
}
.item_actions {
	position: absolute;
	top: 6px;
	right: 6px;
}
.item_actions img {
	cursor: pointer;
	border: none;
}
.item_data {
	margin: 0px 50px 0px 26px;
}
.content_list_items div.item_line1 {
	font-weight: bold;
	color: #555555;
	padding: 7px 0px 0px 0px;
}
.content_list_items div.drag {
	cursor: move;
}
.content_list_items div.item_line2 {
	font-size: 12px;
	color: #989DA5;
	padding: 3px 0px;
	font-weight:normal
}
.content_list_items div.selected {
	background-color: #FFFFD5;
}
.row_0 {
	background: #F6F6F6;
}

.mini_img{margin-left:1px;border: 1px solid #fff;}
.mini_img:hover{border: 1px solid #3EA9DB;}
.formElement{clear:right}
.valid {
	color: #33CC33;
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
	font-style: normal;
}
.not_valid {
	color: #FF0000;
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
	font-style: normal;
}


.login_title{
	color: #750000;
	font-size: 25px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E1E1E1;
	font-style: normal;margin:10px 0px ;padding:10px 0px



}
.login_left span ,.login_right span{color:#3EA9DB}
.login_left,.login_left_sign{
float:left;width:35%;margin-right:10px;
	border: 5px solid #E1E1E1;
}
.login_right ,.login_right_sign{
float:left;width:60%;
}
.login_right a , .login_info a ,.login_right_sign a{
color:#3EA9DB

}
.login_right div ,.login_info div ,.login_right_sign div {
	background-color: #F2F2F2;
	color: #68686B;
	padding: 3px;margin-top:5px
}
.login_right h5 ,.login_right_sign h5{
margin:3px 0px
}
.pro_title {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	background-color: #F5F5F5;

	
	padding: 5px;
}
.pro_desc{padding:7px}
.list_left {
float:left;width:490px;
	font-weight: bold;
	color: #000000;
	margin-top:10px
}
.list_left span {
	font-style: italic;
	font-size: 11px;
	color: #494949;font-weight:normal;
}



.list_ {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	margin-top: 10px;
	padding-left: 10px;
	cursor:pointer; width:540px
}
.list_right {
	float: left;
	margin-top:10px;width:50px;
}

.list_:hover {
	background-color: #E6E6E6;	

}
.list_right  img{
	float:left;margin:5px
}



.membership {
	background-image: url('../img/table_bk.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
}
.mem_top {
	background-image: url('../img/mem_top.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 338px;
	float: left;
	margin-left: 212px;
	height: 37px;
	margin-top: 5px;
}
.table td {
	border: 1px solid #C9E7E7;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #3E696A;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table .td_blank{
	border-style: none none solid none;
	border-width: medium medium 1px medium;
	background-color: transparent;
	border-top-color: inherit;
	border-right-color: inherit;
	border-bottom-color: #E5E5E5;
	border-left-color: inherit;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.table {
	border-collapse: collapse;
	float: left;
	margin-right: 10px;
}
table {
	width: 450px;
}
.member_info {
	width: 200px;
	float: left;
	margin-top: 60px;
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
}
.table_bold {
	color: #660033;
	font-size: large;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}


.left_col_inner  a {
	text-decoration: none;
	color: #072161;
	font-weight: bold;
	text-transform: capitalize;
}
.left_col_inner  {
	float: left;
	width: 180px;
	margin-top: 10px;
}
.right_col_inner  {
	float: left;
	width: 560px;
	margin-top: 10px;
}

.left_col_inner  a:hover {
	color: #352C27;
	text-decoration: none;
}
.left_col_inner   div:hover {
	padding: 0px 5px 0px 5px;
	line-height: 25px;
	background-color: #FCFFD7;
}
.left_col_inner  div {
	padding: 0px 5px 0px 5px;
	line-height: 25px;
	text-align: left;
}




.story_imgs_category img{
	border: 1px solid #cccccc;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 10px; width:106px;height:63px
}
.story_left_col{
	float: left;
	width: 200px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	height:57px;

	padding-top: 15px;
}
.story_left_col div{
	background-image: url('../img/client.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
}
.story_left_col div {
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}


.outter {
	background-image: url('../img/error404.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
}
.inner404 {
	background-image: url('../img/oops0000.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	padding-top: 140px;
	padding-left: 30px;
	width: 500px;
	font-size: 15px;
	color: #000000;
}
﻿


.widget_item {
	width: 385px;
	height: 195px;float:left;}
.widget_bk {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #D6D4D4;
}
.widget_bk_bk {
	background-image: url('../img/widget_bk_bk.png');
	background-position: left top;
	height: 189px;
	padding-right: 15px;
	padding-left: 15px;
}
.template_item {
	width: 160px;
	height: 220px;float:left;margin-right:47px; margin-bottom:20px
}
.template_bk {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #D6D4D4;
}
.template_bk_bk {
	background-image: url('../img/widget_bk_bk.png');
	background-position: left top;
	height: 220px;
	padding-right: 15px;
	padding-left: 15px;
}
.template_bk_bk template_img {
width:160px;height:125px
}

.widget_title{

	margin: 10px 10px;
}
.widget_title  a{
	color: #800000;
}
.widget_title  a:hover{

	color: #996633;

}

.left_col {
	width: 25%;
	float: left;
	text-transform: none;
}
.right_col {
	width: 70%;
	float: left;
	text-transform: none;
}
.left_col a {
	color: #990000;
	line-height: 25px;
}
.right_col h2 {

margin:0px;padding:0px;font-size:13px;color: #910048;line-height:30px


}

.page_title{
	color: #910048;
	font-weight: bold;
	font-size: 13px;
	text-transform: none;

}
.main_page{
	border: 1px solid #C7CBCF;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 768px;
	font-weight: normal;

	text-transform: none;
	line-height: 20px;
	float: left;
	padding-bottom: 15px;
}
.main_page_widget{
	text-align:left;
	width: 794px;
	float: left;
	padding-bottom: 15px;
}
.main_page_template{
	text-align:left;
}

.main_page#news{
	font-style: normal;
}
body {
	margin: 0px;
	background-position: left top;
	background-image: url('../img/body_bk.png');
	background-repeat: repeat-x;
	background-color: #EEF0F0;
	*background-color: #EBEDEE;
	font-family: Helvetica,Verdana, Arial,  "Sans-Serif";
	font-size: 12px;
	color: #4A4A4A;
	text-transform: capitalize;
	text-align: left;
	padding-top: 20px; *;
	padding-top: 10px;
	padding-bottom: 0px;
}
.main {
	width: 850px;
}
.logo {
	width: 215px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	float: left;
height:65px;
	color: #800000;
	font-size: 11px; text-align:center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E0E0E0;
}
.header_menu {

	width: 590px;
	float: left;
	text-align: center;
margin-top:10px;
 margin-left:40px;
font-weight:bold;
}
.header_menu_top {

	width: 300px;
	float: right;
	text-align: center;
 margin-top:-15px;
 margin-right:63px;
font-weight:bold;
}

.header_menu a {
	color: #800000;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	float:left;	width: 80px;
	height: 30px;padding-top:15px;


}
.header_menu_top a {
	color: #5B253D;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	
	line-height: 25px;
	padding: 0 7px;
}

.header_menu a:hover ,a#main  {
	background-position: center center;
	color: #CC0000;
	background-image: url('../img/btn2.png');
	background-repeat: no-repeat;

	cursor: pointer;
}
.header_menu_top a#main2  {
	border: 1px solid #CCCCCC;
	color: #990033;
	cursor: pointer;
	float: right;
	margin-right: -5px;
	background-color: #FFFFFF;
	font-weight:normal
}

.header_menu_top a#main2:hover  {
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
	float: right;
	margin-right: -5px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}
.box_bk {
	background-position: left top;
	padding: 10px;
	background-image: url('../img/box_bk.png');
	background-repeat: no-repeat;
	height: 150px;
		width:231px;
	
	float: left;
	margin-top: 10px;
	text-align: left;
	

}
.box_title {
	background-image: url('../img/list.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 21px;
	padding-top: 3px;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px
}
.box_body {
	margin-left: 20px;

	font-size: 11px;
}
.box_bk a {
	color: #B92021;
	font-weight: normal;
}
ol {
	padding: 0px;
	margin: 0px 25px 0px 0px;
	list-style-type: none;
}
.mainpage ul{list-style-type: none;}


li {
	background-image: url('../img/client.png');
	background-repeat: no-repeat;
	background-position: left 5px;
list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 10px;

}
.rate li{
background:none;

	padding: 0px;
	margin: 0px;

}

ol#tpls li{
	display: inline;
	float: left;
	width: 35%;margin-right:15px;
}


.main_content {
	background-color: #FFFFFF;
	border: 1px solid #D9DADA;
	padding: 15px;
	text-align: left;
	font-weight: normal;
		font-family: Helvetica,Verdana, Arial, "Sans-Serif";
	font-size: 9pt;




}
.sec_title {
	color: #B92021;
	font-size: 16px;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DDDEDE;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
.get_qoute {
	background-image: url('../img/get_qoute.gif');
	background-repeat: no-repeat;
	width: 242px;
height: 80px;
	*height: 60px;

	float: left;
	
	padding: 10px 20px;
	color: #FFFFFF;

	font-size: 18px;
	text-transform: lowercase;
	text-align: left;
	font-weight: normal;


}
.get_qoute#plugin {
	background-image: url('../img/plugin.gif');
	background-repeat: no-repeat;
	width: 242px;

	float: left;
		margin-top: -1px;
	margin-left: -40px;
	
	padding: 10px 20px;
	color: #FFFFFF;
	text-transform: lowercase;
	text-align: left;
	font-weight: normal;
	}
.get_qoute#else{
	background-position: right top;
	background-image: url('../img/else.gif');
	background-repeat: no-repeat;

	width: 262px;

	float: left;
	margin-top: -1px;
	margin-left: -43px;

	padding: 10px 20px;
	color: #FFFFFF;
	text-transform: lowercase;
	text-align: left;
	font-weight: normal;

}


.get_qoute div{
	font-size: 8pt;
	color: #D9A4BA;
	

}
.main_holder{
margin-top:50px;
width:830px
	 }
.banner{
	background-image: url('../img/banner.png');
	background-position: left top;
	background-repeat: no-repeat;
height:85px;
	margin-top:-20px
}
.banner_img{
	background-image: url('../img/banner_img.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-left: 190px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;

	color: #152F57;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	padding-top: 20px;
}
.banner_img span{
	color: #5BB4F6;
}
.get_started{
	background-image: url('../img/get_started.gif');
	background-repeat: no-repeat;
	width: 191px;
	height: 37px;
	float: right;
	margin-right: 50px;
	margin-top: -30px;
}
.footer{
	background-image: url('../img/footer.png');
	height: 81px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 10px 15px;
	color: #746B82;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-transform: none;line-height: 20px;
}
.footer a,.footer a:hover{	color: #868F9B;
	font-size: 11px;}
.footer a:hover{text-decoration: underline;}
.footer span {
	color: #3E434A;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.footer input.txt{
	
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
	color: #9A96A4;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	width:200px;
	height:20px;margin-top:5px}
.power_by{
	color: #BDC2C9;
	font-size: 11px;text-align:right;margin-top:5px
}
.power_by span{
	color: #EA5700;
	text-decoration: underline;
}
.footer_links{
		color: #BDC2C9;
	font-size: 11px;text-align:right

}
.story_top {
	background-image: url('../img/story_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 280px;
	height: 9px;
}
.story_bottom {
	background-image: url('../img/story_down.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 280px;
	height: 9px;
}
.clear {
	clear: both;
}
.story_content {
	background-image: url('../img/story_bk.gif');
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FFFFFF;
	height: 178px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.story{
	width:280px;float:right;margin-right:46px;margin-top:15px
}
.story_imgs img{
	border: 1px solid #cccccc;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.story_imgs{
	margin-top: 30px;
	margin-left: 10px;
}
.view {
	width: 502px;
	height: 165px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 30px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.actions img{
	margin-right:10px;
 cursor:pointer}
.view img{
	margin-top: 15px;
}
h2 a{
	color: #0D2E46;
	text-decoration: none;
}
a{
		text-decoration: none;
}
h2 a:hover{
	color: #9B0528;
}
.widget_image {
	border: 2px solid #FFFFFF;
	background-color: #CCCCCC;
	width: 328px;
	height: 118px;float:left
}
.green_box{
	margin:10px 12px 10px -1px;
    background: url(../img/box.png) no-repeat top left;
    height:150px

}
.green_box ul ,.green_box ul li.box_item{
	margin:0px;padding:0px
}
.green_box ul li.box_item{
	width: 220px;
	display: inline;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EFEFEF;
	height: 130px;
	list-style-type: none;
	text-align: left;
	margin:15px 15px
}
.green_box ul{
	list-style-type: none;
}
.green_box ul li.box_item:first-child{
 border-left:none;
}
.green_box a{
	color: #800000;
 text-transform:lowercase;font-size:11px;font-family: Verdana;}.toolbar{
	background-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	position: fixed ;
	width:100%;

	left: 0px;
	top: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}
.toolbar div{
	margin-left:20%;min-width:500px
}
.toolbar a{
	color: #FFFFFF;
}
.new_btn{

background-image: url('../img/submit.png');
	background-repeat: no-repeat;
	background-position: center center;
border:none;width:90px;height:30px;cursor:pointer

}

form { /******* Used for all forms in Vivvo *********/
	padding: 0px;
	margin: 0px;
}
tr {


}

input, select, textarea { }

select  {}

textarea  {border: 1px solid #7F9DB9;}
.label {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	width: 175px;padding-bottom:10px

}



.field {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;padding-bottom:10px
}



.textinput {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	padding: 3px;

	width: 250px;

	

	border-top: 1px solid #ddd;

	border-left: 1px solid #ddd;

	

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

}



.selectinput {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	padding: 3px;

	width: 258px;

	

	border-top: 1px solid #ddd;

	border-left: 1px solid #ddd;

	

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

}

.textinputbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	padding: 3px;

	width: 250px;

	height: 125px;

	

	border-top: 1px solid #ddd;

	border-left: 1px solid #ddd;

	

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

}



.errormessage {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #CC0000;

	padding-bottom: 5px;

}

.req {

	font-size: 10px;

	color: #999999;

	padding-left: 10px;

}

.btn {
background-position: center center;
	color: #CC0000;
	background-image: url('../img/btn2.png');
	background-repeat: no-repeat;

	cursor: pointer;

	font-weight: bold;
	border: 0px;
	padding: 3px;
	font-size: 12px;width:80px;height:35px
}





.input-textarea {

	width: 575px;

	height: 200px;

}


