/* **************************************************************************** */
/* ########################### MAIN BODY ###################################### */
/* **************************************************************************** */

a.tooltip span {background:#D3E4E8;display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#D3E4E8; border:2px solid #2A79F7; color:#000000;}
body { 
font-family:Arial;
font-size:12px;
color:000000;
margin:0px 0px 0px 0px;
}


/* ***********************************************   */
/* ############## MEMBER PAGE ####################   */
/* ***********************************************   */

.infotitle{
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
	color:black;
	text-decoration:none;
}

.infotitle2{
background:#ffffff;
font-family:arial;
font-size:13px;
font-weight:bold;	
color:#000000;
text-decoration:none;
}


.infolinktitle{
	font-family:arial;
	font-size:15px;
	font-weight:bold;	
	color:#410BD9;
	text-decoration:underline;
}

.infolinktitle:hover{
	font-family:arial;
	font-size:15px;
	font-weight:bold;	
	color:#FF3C00;
	text-decoration:underline;
}

.linkdesc{
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	color:#3B3B3A;
	text-decoration:none;
    background:#F4F4CB;

}

.titlehr{
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
    background:#C8C9C9;
    height=2;

}


.infolinktitle2{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:#000000;
	text-decoration:underline;
}

.infolinktitle2:hover{
font-family:arial;
font-size:13px;
font-weight:bold;	
color:#999999;
text-decoration:underline;
}

.catagory_font{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.catagory_font:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:red;
	text-decoration:underline;
}

.bordertable{
	border: #6B7088 1px solid;
    padding: 5px;
}


.favorite_title{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#2F81B3;
    text-align:center;
}

.comment_box{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:000000;
    text-align:center;
	border: #000000 1px solid;
    width:30%;

}

.calendar-month {
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold;
    color: #89280A;
}

.daynumbers {
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
    color: #000000;
}


.member_infotable {
background:#EDF1F4;
width:400px;
}

.member_title {
font-family:arial;
color:#000000;
font-size:17px;
font-weight:bold;
}


.member_favoritetable{
width:630px;
}

.member_favoritelink{
color:#000000;
text-decoration:underline;
font-size:10px;
font-weight:bold;
}

.member_favoritelink:hover{
color:red;
text-decoration:underline;
font-size:10px;
font-weight:bold;
}

.memberinfo_tdspace{
width:5px;
}

/* ***********************************************   */
/* ############## DETAILS PAGE ###################   */
/* ***********************************************   */

.price_val{ 
  font-family:arial; 
  font-size:9pt; 
  font-weight:bold; 
  color:AB3507; 
}

.barlinks{ 
  font-family:arial; 
  font-size:9pt; 
  font-weight:normal; 
  color:#122354; 
}

.barlinks:hover{ 
  font-family:arial; 
  font-size:9pt; 
  font-weight:normal; 
  color:gold; 
}

.status{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	color:4A7EF4;
	text-decoration:none;
    background-color:#C1D1F7;
    text-align:center;
}


/* ################### BANNERS #################### */

.small_banner_body_link {	
font-family: Arial;
font-size: 13px;
color:#000000;
}

.small_banner_body_link:hover {	
font-family: Arial;
font-size: 13px;
color:#000000;
}

.small_banner_body_link_blue {	
font-family: Arial;
font-size: 13px;
color:#5555FF;
}

.small_banner_body_link_blue:hover {	
font-family: Arial;
font-size: 13px;
color:#5555FF;
}

.small_banner_link {	
font-family: Arial;
font-size: 13px;
font-weight:bold;
color:#5555FF;
text-decoration:underline;
}

.small_banner_link:hover {	
font-family: Arial;
font-size: 13px;
font-weight:bold;
color:#5555FF;
text-decoration:underline;
}

.small_banner_link_green {	
font-family: Arial;
font-size: 10px;
color:#2BAA2B;
}

.small_banner_link_green:hover {	
font-family: Arial;
font-size: 10px;
color:#2BAA2B;
}


/* ############ DETAILS PAGE ################ */

.standard_link {	
font-family: Arial;
font-size: 13px;
color:#000000;
text-decoration:underline;
font-weight:normal;
}

.standard_link:hover {	
font-family: Arial;
font-size: 13px;
color:#9A7F00;
text-decoration:underline;
font-weight:normal;
}

.details_info_table {
background:#EDF1F4;
}


.details_title_box {	
font-family: Arial;
font-size: 16px;
font-weight:bold;
color:#000000;
}

.details_info_content {	
font-family: Arial;
font-size: 13px;
color:#000000;
}

.spec_title {	
font-family: Arial;
font-size: 12px;
font-weight:bold;
color:#000000;
}

.spec_value {	
font-family: Arial;
font-size: 12px;
font-weight:bold;
color:#000000;
background-color:#ffffff;
width:180px;
}

.spec_price_value {	
font-family: Arial;
font-size: 13px;
font-weight:bold;
padding:2;
color:brown;
}


.related1{	
background:#cccccc;
}


.more_related{	
font-size: 12px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

.more_related:hover{	
font-size: 12px;
font-weight:bold;
color:#8D7806;
text-decoration:underline;
}

/* *********************************************** */
/* ############## RESULTS PAGE ################### */
/* *********************************************** */


.listbar {
	font-family: arial;
	background-color: #F9F5B8;
    text-align: left;
	font-weight: Bold;
	font-size: 12px;
	color: #24325F;
	height: 10px;
    text-decoration:underline;
}

.listbar:hover {
	font-family: arial;
	background-color: #F9F5B8;
    text-align: left;
	font-weight: Bold;
	font-size: 12px;
	color: #C62938;
	height: 10px;
 text-decoration:underline;
}



.column1 {
	font-family: arial;
	background-color: #F8F9F9;
	font-size: 11px;
    text-align: left;

}

.column2 {
	font-family: arial;
	font-size: 11px;
	background-color: #EAEAEC;
    text-align: left;

}

.column_detail_ad1 {
	font-family: arial;
	background-color:#cfc;
	font-size: 11px;
    text-align: left;

}

.column_detail_ad2 {
	font-family: arial;
	font-size: 11px;
	background-color:#cfc;
    text-align: left;

}

.sponsored_ad {
	background-color: #cfc;
}

.sponsored_ad_sep {
	border-top:#fff 1px solid;
}

.extrainf {
	font-family: arial;
	background-color: #E9EEF3;
	font-size: 14px;
    text-align: left;

}


.listlink {
	font-family: arial;
	font-size: 11px;
    text-align: center;
	color: #92362D;
}

.listlink:hover {
	font-family: arial;
	font-size: 11px;
    text-align: center;
	color: #FF1800;
}


.bodylistlink {
	font-family: arial;
	font-size: 12px;
    text-align: center;
    text-decoration: underline;	
    color: #010BCF;
}

.bodylistlink:hover {
	font-family: arial;
	font-size: 12px;
    text-align: center;
    text-decoration: underline;	
	color: #EF4E4E;
}


.bodylistlinkgreen {
	font-family: arial;
	font-size: 12px;
    text-align: center;
	color: #000000;
    font-weight:bold;
}

.bodylistlinkgreen:hover {
	font-family: arial;
	font-size: 12px;
    text-align: center;
	color: #aaaaaa;
    font-weight:bold;
}

.bodylistlinkblack {
	font-family: arial;
	font-size: 13px;
    text-align: center;
	color: #000000;
   
}

.bodylistlinkblack:hover {
	font-family: arial;
	font-size: 13px;
    text-align: center;
	color: #aaaaaa;
}

.historybar {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 11px;
	color: blue;

}

.historybar:hover {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 11px;
	color: red;

}


.navbar {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 11px;
	color: #000000;

}

.navbar:hover {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 11px;
	color: red;

}


.editdelete {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 9px;
	color: brown;

}

.editdelete:hover {
	font-family: arial;
    text-align: center;
	font-weight: Bold;
	font-size: 9px;
	color: black;

}

.usertoolbar{
	font-family: Arial;
    text-align: left;
	font-weight: Bold;
	font-size: 13px;
	color: brown;
    background-color:#FBEBB3;
    width:100%;
    height:25;
}

.category_font{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:#410BD9;
	text-decoration:underline;
}

.category_font:hover{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:red;
	text-decoration:underline;
}


.advanced_search{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.advanced_search:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:red;
	text-decoration:underline;
}

.statusbox{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	color:#1C7222;
	text-decoration:none;
    background-color:#E9FDE8;
   	border: green 1px solid;
    text-align:center;
    width:255px;
}



.extralink {
	font-family: arial;
	font-size: 12px;
   	color: #000000;
	text-decoration:underline;
    font-weight:bold;
}

.extralink:hover {
	font-family: arial;
	font-size: 12px;
   	color: #999999;
	text-decoration:underline;
    font-weight:bold;
}

.soarrlink {
	font-family: arial;
	font-size: 12px;
   	color: #585857;
	text-decoration:underline;
    font-weight:bold;
}

.soarrlink:hover {
	font-family: arial;
	font-size: 12px;
   	color: red;
	text-decoration:underline;
    font-weight:bold;
}

/* *********************************************** */
/* ############## #LEFT COLUMN ################### */
/* *********************************************** */


.login{
	background-image: url(/images/loginbox.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
}

.loggedin{
	background-image: url(/images/loggedinbox.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
}

.userpassbox{
padding-right:8px;
}


.left_catagory_font{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.left_catagory_font:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	color:#9A7F00;
	text-decoration:underline;
}

.linkboxouter{
	border: #170454 1px solid;
	background-color:#F1BE0D;
    width:144px;  
   
}

.linkbox{
   	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#FEFEDD;
	text-decoration:underline;
	background-color:#FBFADF;
}

.linkboxtitle{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
    padding-left:6px;
	border-bottom: #170454 1px solid;
	background-color:5B8CBB;
}

.linkboxmain{
    padding-left:3px;
    padding-top:3px;
    padding-bottom:5px;
    background-color:#FBFADF;
}



/* *********************************************** */
/* ################ INDEX PAGE ################### */
/* *********************************************** */

INPUT.TEXT{ 
  font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:normal; 
  background-color:#E5EEF7; 
  border-width:0px; 
  color:#000000; 
  vertical-align: bottom ;
}

INPUT.TEXT2{ 
 
font-size:7pt; 
border-width:0px; 
font-weight:bold; 
}









/* *********************************************** */
/* ################## TOP MENU ################### */
/* *********************************************** */


.mnutd {
	background-image: url(/images/mnu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	height: 25px;
}

.mnutdlight {
	background-image: url(/images/mnu_bglight.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	height: 25px;
}

.mnu {
	font-family: Verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F8F9FF;
	padding-left: 5px;
	padding-right: 5px;
}
.mnu:hover {
	font-family: Verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
}








/* *********************************************** */
/* ################## HOME PAGE ################### */
/* *********************************************** */

.catagory_font{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.catagory_font:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:red;
	text-decoration:underline;
}

.catagory_heading_font{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	background-color: #FFDD41;
	color:#222222;
	text-decoration:none;
}

.catagory_heading_font:hover{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	background-color: #FFDD41;
	color:red;
	text-decoration:none;
}


.catagory_more_font{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#C10909;
	text-decoration:underline;
}

.catagory_more_font:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:red;
	text-decoration:underline;
}


.logoborder {
	border: #000000 1px solid;
}

.promoborder {
	border: #172A61 1px solid;
	background-color: #D2D4D5;
}

.promoheading {
	font-family:arial;
	font-size:14px;
	font-weight:bold;	
	background-color: #DFE1E2;
	color:#2F2FF8;
	text-decoration:none;
    text-align:center;
    height:20px;
}

.promodealer {
	font-family:arial;
	font-size:10px;
	font-weight:bold;	
	background-color: #FFD800;
	color:#000000;
	text-decoration:none;
    text-align:center;
    height:15px;
    border: #8DA6B7 1px solid;
}





.promodealerlink{
	font-family:arial;
	font-size:10px;
	font-weight:bold;	
	background-color: #FFD800;
	color:#000000;
	text-decoration:none;
    text-align:center;
    height:15px;
   
}

.promodealerlink:hover {
	font-family:arial;
	font-size:10px;
	font-weight:bold;	
	background-color: #FFD800;
	color:red;
	text-decoration:none;
    text-align:center;
    height:15px;
   
}


.promoprice {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
	background-color: #ffffff;
	color:#FFC000;
	text-decoration:none;
    text-align:center;
    height:60px; 
    width: 94px;
    padding-top:3px; 
 }




.promopricelink {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
	color:#E1E820;

   }


.promopricelink:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
	color:white;

     }

.promodetails {
	font-family:arial;
	font-size:10px;
	font-weight:bold;	
	color:#410BD9;
	text-decoration:underline;
  }

.promodetails:hover {
	font-family:arial;
	font-size:10px;
	font-weight:bold;	
	color:red;
	text-decoration:underline;
          }

.promobottom{
  FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#F0EDED, endColorstr=#D3D2D2);
}


.mybluelink {	
	border-top-width: 1px;
	font-family: Verdana, arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:;
	color: #F8F9FF;
}

.mybluelink:hover {	
	font-family: Verdana, arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:;
	color: #F1BE0D;
}


.boxClr1 {
	border: #172A61 1px solid;
}

.bottomborder {	
	border-bottom:#172A61 1px solid;
}




/* *********************************************************** */
/* ################## HOME PAGE SPONSORED  ################### */
/* *********************************************************** */

.row1{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    background color: #F3F7FE;
}

.row2{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    background color: #E9F1FD;
}


.comments{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    color: black;
}

.comments:hover{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    color: red;
}

.spons_bodylistlink{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    color: #410BD9;
}

.spons_bodylistlink:hover{
	font-family: Verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
    color: red;
}



/* ************************************************************/
/* ################## ADVANCED SEARCH PAGE  ##################*/
/* ************************************************************/



select.longbox { width: 200px }

.hrcolor {
color:CBBA7D;
}

.rowcolor1 {
background:EDF1F4;
}

.rowcolor2 {
background:EDF1F4;
}


input.advancedinput1{
width:197px;
}

input.advancedinput2{
width: 397px;
}

input.advancedinput3{
width: 197px;
}

select.advancedselect1{
width:197px;
}

select.advancedselect2{
width:312px;
}




/* ************************************************************/
/* ###################### VENDOR PAGE  #######################*/
/* ************************************************************/


.boxborder {
   	background-color: #ffffff;
	border: #000000 1px solid;
}


.vendor_title {
	font-family: arial;
    text-align: center;
	font-weight: normal;
    font-weight: bold;
	font-size: 17px;
	color: #000000;
   }

.vendor_text {
	font-family: Arial;
    text-align: left;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
    text-decoration:none;
 }

.vendor_link {
	font-family: arial;
    text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #92362D;
    text-decoration: underline;
}

.vendor_link:hover {
	font-family: arial;
    text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #FB6919;
    text-decoration: underline;
}




/* ************************************************************/
/* ###################### LINKS PAGE  #######################*/
/* ************************************************************/



.borderbox_links {
    width: 100%;
}

.areatitle{
	font-family:arial;
	font-size:16px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
    background:#EDF1F4;
    height:40px;
    padding-left:10px;
}

.catagory_font_links{
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
	text-decoration:underline;
}

.catagory_font_links:hover{
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
	color:red;
	text-decoration:underline;
}

.catagory_font_links2{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:#253BE4;
	text-decoration:underline;
}

.catagory_font_links2:hover{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:red;
	text-decoration:underline;
}




/* *****************************************************************/
/* ###################### VENDOR LIST PAGE  #######################*/
/* *****************************************************************/

.maintable {
   	background-color: #ffffff;


}

.sponsored_box {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color:#EDF1F4; 
}

.vendorsponsor_title{
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color:#DBE8F1; 
height:30px;
}


.dealer_title {
	font-family: arial;
    font-weight: bold;
	font-size: 14px;
	color: #000000;
    background:#eeeeee; 
  }


.vendor_box {}

.vendor_text {
	font-family: Arial;
    text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
}


.vendor_link2 {
	font-family: arial;
    text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
    text-decoration: underline;
}

.vendor_link2:hover {
	font-family: arial;
    text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: red;
    text-decoration: underline;
}

.dealer_link {
	font-family: arial;
  	font-weight: bold;
	font-size: 18px;
	color: #000000;
    text-decoration: underline;
}

.dealer_link:hover {
	font-family: arial;
   	font-weight: bold;
	font-size: 18px;
	color: red;
    text-decoration: underline;
}





.dealer_searchbar{
background:#FAF5BE;
height:45px;
width:700px;
}


.vendorblacktxt {
	font-family: arial;
    text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
  }


.vendor_link3 {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.vendor_link3:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: red;
}



/* *****************************************************************/
/* ###################  BIG EQUIPMENT DEALERS PAGE  ###############*/
/* *****************************************************************/

.td1{ 
  font-family:arial; 
  font-size:9pt; 
  font-weight:normal; 
  background-color:#ffffff; 
  color:#000000; 

}

.td2{ 
  font-family:arial; 
  font-size:8pt; 
  font-weight:normal; 
  background-color:#dddddd; 
  color:#000000; 
  
}

.column1_eqpd{ 
  font-family:arial; 
  font-size:8pt; 
  font-weight:normal; 
  background-color:#eeeeee; 
  color:#000000; 
 
}

.column2_eqpd{ 
  font-family:arial; 
  font-size:8pt; 
  font-weight:normal; 
  background-color:#eeefff; 
  color:#000000; 

}

.td3{ 
  font-family:arial; 
  font-size:8pt; 
  font-weight:bold; 
  height=20;
  color:#2B778D; 
  FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#D5D6FF, endColorstr=#EDEDFF);
}

.td4{ 
  font-family:arial; 
  font-size:12pt; 
  font-weight:normal; 
  height=20;
  color:#77491D; 
  FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFEAB2, endColorstr=#FDF2D4);
}






/* *****************************************************************/
/* #########################  MORE PAGES  #########################*/
/* *****************************************************************/


.more_catagory_font{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.more_catagory_font:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:red;
	text-decoration:underline;
}


.boldcountnumber{
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	color:#5C5C5C;
	text-decoration:none;
}


.morelinkboxouter{
	border: #170454 1px solid;
	background-color:#DAD7D7;
    width:144px;  
   
}

.morelinkbox{
   	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#FEFEDD;
	text-decoration:underline;
	background-color:#F2F2F2;
}

.morelinkboxtitle{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
    padding-left:6px;
	border-bottom: #170454 1px solid;
    text-align:center;

}

.morelinkboxmain{
    padding-left:3px;
    padding-top:3px;
    padding-bottom:5px;

}




/* *********************************************************************/
/* ########################## MORE MAKE PAGES  ########################*/
/* *********************************************************************/


.catagory_font_searchmake{
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
	text-decoration:underline;
}

.catagory_font_searchmake:hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	color:red;
	text-decoration:underline;
}


.catagory_font_searchmakebig{
	font-family:arial;
	font-size:15px;
	font-weight:bold;	
	color:#000000;

}

.catagory_font_searchmakebig:hover{
	font-family:arial;
	font-size:15px;
	font-weight:bold;	
	color:red;

}

.boldnumber{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:#069BF9;
	text-decoration:none;
}

.titlebox{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
    background-color:#EDF1F4;
    padding-left:10px;
    width:100%;
    height:40px;
}

.bodybox{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
    background-color:#ffffff;
    padding-left:10px;
}


/* ***************************************************/
/* ################ WANT TO BUY PAGE ################*/
/* ***************************************************/



.wanttobuy_result_table{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
    background-color:#ffffff;
    height:100px;
    text-align:center;
    width:720px;
    padding:4;
margin-left: auto;
margin-right: auto;
}


.historyblack{
color:000000;
font-size=12;
}

.historyblack:hover{
color:red;
font-size=12;
}

.historyblue{
color:blue;
font-size=12;
}

.historyblue:hover{
color:red;
font-size=12;
}


.history{
color:000000;
font-size=10;
}

.history:hover{
color:red;
font-size=10;
}



.wanttobuy_titlebartable{
background:#EDF1F4;
height:35px;
padding-left:10px;
padding-right:10px;
}


.wanttobuy_titlebarleft{
font-size=14;
font-weight:bold;
color:#000000;
}

.wanttobuy_titlebarright{
font-size=10;
font-weight:bold;
color:#000000;
}

.wanttobuy_searchbar{
background:#F9F5B8;
height:40px;
width:760px;
padding-left:10px;
padding-right:10px;
}

.wanttobuy_searchlink{
font-size=11;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

.wanttobuy_searchlink:hover{
font-size=11;
font-weight:bold;
color:red;
text-decoration:underline;
}

/* ***************************************************/
/* ################ WANT TO BUY FORM ################*/
/* ***************************************************/



.form{
font-family:arial;
font-weight:normal;
font-size:13;
text-align:left;
color:000000;
background:#EDF1F4;
}

/* ***************************************************/
/* ################### ACCOUNT BAR   ################*/
/* ***************************************************/

.accountbar{
height:25px;
width:100%;
font-size:15;
text-align:left;
color:#ffffff;
background-color:#555555;
}

.accountbarinner{
font-size:15;
color:#ffffff;
}

.accountbarlinks{
font-size:11;
color:#ffffff;
}

.accountbarlinks:hover{
font-size:11;
color:#bbbbbb;
}

.barlinks{
font-size:12;
color:#ffffff;
}

.barlinks:hover{
font-size:12;
color:#bbbbbb;
}

.myaccountbarlinks{
color:#ffffff;
}

.myaccountbarlinks:hover{
color:#bbbbbb;
}


/* ***************************************************/
/* ################### LOGO DIV   ################*/
/* ***************************************************/

.logodiv{
height:80px;
background-image: url(/images/topgradient.jpg);
background-repeat: repeat-x;
}



/* ***************************************************/
/* ############### LEFT COLUMN DIV   ################*/
/* ***************************************************/

.leftcolumndiv{
position:absolute;
top:120px;
left:5px;
width:155px;
text-align:center;
}

/* ***************************************************/
/* ############### MAIN BODY DIV ####################*/
/* ***************************************************/

.mainbodydiv{
position:absolute;
top:120px;
left:160px;
}

.mainbodydiv2{
position:absolute;
top:120px;
left:5px;
}

/* ***************************************************/
/* ############# left_buyers_box ####################*/
/* ***************************************************/

.left_buyers_boxwrapper{
width:144px;
text-align:center;
/* border:#000000 1px solid; */
margin-right:auto;
margin-left:auto;
}

.left_buyers_box{
width:90%;
text-align:left;
margin-right:auto;
margin-left:auto;
}

/* ***************************************************/
/* ############# left_sellers_box ####################*/
/* ***************************************************/

.left_sellers_boxwrapper{
width:144px;
text-align:center;
/* border:#000000 1px solid; */
margin-right:auto;
margin-left:auto;
}

.left_sellers_box{
width:90%;
text-align:left;
margin-right:auto;
margin-left:auto;
}

/* ***************************************************/
/* ############# left_more_box ####################*/
/* ***************************************************/

.left_more_boxwrapper{
width:144px;
text-align:center;
/* border:#000000 1px solid; */
margin-right:auto;
margin-left:auto;
}

.left_more_box{
width:90%;
text-align:left;
margin-right:auto;
margin-left:auto;
}

/* ***************************************************/
/* ################## BOX TITLES ####################*/
/* ***************************************************/

.boxtitle{
font-family:COMMERCIALSCRIPT BT ;
font-size:15;
font-weight:bold;
color:#000000;
background-color:#ffffff;
width:100%;
height:30px;
padding-left:2px;
/* border:#aaaaaa 1px solid; */
background-image: url(/images/buyerstitle.jpg);

}


.boxtitleb{
font-family:COMMERCIALSCRIPT BT ;
font-size:15;
font-weight:bold;
color:#000000;
background-color:#ffffff;
width:100%;
height:30px;
padding-left:2px;
/* border:#aaaaaa 1px solid; */
background-image: url(/images/sellerstitle.jpg);

}


.boxtitlec{
font-family:COMMERCIALSCRIPT BT ;
font-size:15;
font-weight:bold;
color:#000000;
background-color:#ffffff;
width:100%;
height:30px;
padding-left:2px;
/* border:#aaaaaa 1px solid; */
background-image: url(/images/moretitle.jpg);

}




.boxtitle2{
font-family:COMMERCIALSCRIPT BT ;
font-size:11;
font-weight:bold;
color:000000;
}

.boxtitle3{
font-family:COMMERCIALSCRIPT BT ;
font-size:15;
font-weight:bold;
color:#000000;
/* background-color:#555555; */
}

/* ***************************************************/
/* ################## HOME  PAGE ####################*/
/* ***************************************************/

.homepage_topleft{
font-family:rockwell ;
text-align:center;
/* border: #000000 1px solid; */
width:310px;
background-image: url(/images/buyerback.jpg);
background-repeat:no-repeat;
}

.homepage_topright{
font-family:rockwell ;
text-align:center;
/* border: #000000 1px solid; */
width:310px;
background-image: url(/images/sellerback.jpg);
background-repeat:no-repeat;
}

.homepage_topdivider{
margin-right:auto;
margin-left:auto;
width:9px;
}

input.homepagesearch1{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 150px;
height: 21px;
padding-left:4px;
}

input.homepagesearch2{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 149px;
height: 21px;
}


select.homepagesearch3 {
border:#000000 1px solid;
width: 307px;
height: 21px;
padding:0;
}

select.homepagesearch4 {
border:#000000 1px solid;
width: 151px;
height: 21px;
padding:0;
}




/* ***************************************************/
/* ################## BREADCRUMB ####################*/
/* ***************************************************/

.crumblink{
color:#EBE9F6;
font-size:12;
font-weight:bold;
text-decoration:underline;
}

.crumblink:hover{
color:#ffffff;
font-weight:bold;
font-size:12;
text-decoration:underline;
}


.breadcrumb_h1{
font-size:12px;
font-weight:bold;
display:inline;
color:#ffffff;
}


.breadcrumb_arrow{
color:#FFFFFF;
}

/* ***************************************************/
/* ################# SEND TO FRIEND #################*/
/* ***************************************************/



select.selectbox { width: 155px }


.redstar{
	font-family:arial;
	font-size:14px;
	font-weight:normal;	
	color:red;
	text-decoration:none;
}

.mainfont{
	font-family:arial;
	font-size:14px;
	font-weight:normal;	
	color:black;
	text-decoration:none;
}

.smallbold{
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
	color:black;
	text-decoration:none;
}

.mediumbold{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
	color:black;
	text-decoration:none;
}

.headingbar{
	font-family:arial;
	font-size:13px;
	font-weight:bold;	
    height: 20px;
	color:black;
	text-decoration:none;
}


/* ***************************************************/
/* ##################### ABOUT US #####################*/
/* ***************************************************/

.general_title{
	font-family:verdana;
	font-size:15px;
	font-weight:bold;	
	color:black;
}

.general_title_gold{
	font-family:verdana;
	font-size:15px;
	font-weight:bold;	
	color:#CC9900;
}

.general_title_blue{
	font-family:verdana;
	font-size:15px;
	font-weight:bold;	
	color:#003366;
}

.aus_link_font{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;	
	color:#410BD9;
	text-decoration:underline;
}

.aus_link_font:hover{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;	
	color:#9A7F00;
	text-decoration:underline;
}
/* ***************************************************/
/* ############### MAIN PAGE TITLE ##################*/
/* ***************************************************/



.main_top_title{
background-image: url(/images/titlegradient2.jpg);
background-repeat: repeat-x;
width:100%;
height:25px;
color:white;
}

.main_crumb_title{
background-color: #F0F1F2;
width:100%;
height:30px;
}


/* ***********************************************   */
/* ############ REGISTRATION PAGE ################  */
/* ***********************************************   */


.reg_title{
font-family:arial;
font-size:14px;
font-weight:normal;	
color:black;
background-color: #eeeeee;
}

.reg_sub_title{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
  	color:black;
}

input.reg_inputbox{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 200px;
height: 21px;
}

input.reg_planbox{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 175px;
height: 21px;
}



select.reg_selectbox {
border:#000000 1px solid;
width: 200px;
height: 21px;
padding:0;
}


/* ***********************************************   */
/* ############ LOGIN PAGE ################  */
/* ***********************************************   */

td.td_space{
	margin:0px 0 0 69px;
	position:absolute;
}
#left_box{
	float:left;
	background:url(../log_imgs/left_box_01.jpg) no-repeat;
	width:285px;
	height:436px;
	margin-left:40px;
	margin-top:12px;
	
}
#left_box p.n_left_par01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:26px 74px 0 -22px;
	color:#330066;
	width:253px;
}
#left_box p.n_left_par02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 74px 0 -20px;
	color:#330066;
	width:262px;
	font-weight:bold;
}
#left_box #n_guaranty{
	border:none;
	margin:-15px 0 0 118px;
}
#left_box p.n_left_par03{
	font-family:Arial, Helvetica, sans-serif;
	width:181px;
	height:41px;
	font-size:14px;
	color:#330066;
	margin:3px 0 0 11px;
	text-align:center;
}
#left_box #sign_up{
	margin:-24px 0 0 15px;
}
#login{
	float:left;	
	background:url(../log_imgs/login_form.jpg) no-repeat;
	width:277px;
	height:270px;
	margin:16px 0 0 -20px;
}
.forgotpasswd{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
  	color:#FFF;
    text-decoration:underline;
}
.forgotpasswd:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
  	color:#9FC;
    text-decoration:underline;
}
.login_title{
font-family:arial;
font-size:14px;
font-weight:normal;	
color:#FFF;
}
table.login_info{
	margin:60px 0 0 10px;
}
input.login_inputbox{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 170px;
height: 21px;
}
input.login_btn:hover{
	position:relative;
	background:url(../log_imgs/signin_hover.png);
	width:81px;
	height:29px;
	z-index:99;
	background:#CCC;
}
p.n_right_par04{
	width:253px;
	height:120px;
	margin:-15px 0 0 -76px;
	color:#FFF;
}
td.n_right_par05{
	position:absolute;
	margin:3px 0 0 35px;

}
#sellinfo_link{
	text-align:center;
	margin:3px 0 0 32px;
	background:#CCC;
	width:115px;
	height:15px;
	color:#003;
	font-size:11px;
}
/***************************************************************/
/*############## SUBMIT LINK EXCHANGE SITE ####################*/
/***************************************************************/


.submitsite_titlebak {
background:#EDF1F4;
height:40px;
font-size:16px;
font-weight:bold;
padding-left:10px;
width:100%;
}

.submitsite_lefttd{
background:#EEEEEE;
}



/***************************************************************/
/*####################### EQUIPMENT FORM ######################*/
/***************************************************************/





.eq_title{
font-family:arial;
font-size:14px;
font-weight:normal;	
color:black;
background: #C9E1F3;
width:100px;
}

.eq_sub_title{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
  	color:black;
}

input.eq_inputbox{ 
border-style:solid; 
border-width:1px; 
border-color:#777777; 
color:#000000; 
width: 150px;
height: 21px;
}



select.eq_selectbox {
border:#000000 1px solid;
width: 200px;
height: 21px;
padding:0;
}

select.eq_selectbox2 {
border:#000000 1px solid;
width: 150px;
height: 21px;
padding:0;
}






/***************************************************************/
/*####################### MENU SYSTEM #########################*/
/***************************************************************/






.leftMenu {	text-align: left; }
		
.centerMenu { text-align: center;}
		
.rightMenu { text-align: right;	}
		
a.MenuLabelLink	{ COLOR: #e0e0e0;	FONT-SIZE: 12px;
FONT-FAMILY: arial; TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: bold; }
a.MenuLabelLink:link { COLOR: #ffffff;	FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuLabelLink:visited	{ COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None;	}
a.MenuLabelLink:hover{ COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
		
a.MenuLabelLinkOn {	COLOR: #ffffff; FONT-SIZE: 12px;
FONT-FAMILY: arial; TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: bold; }
a.MenuLabelLinkOn:link { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:visited { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:hover { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
		
a.MenuItemLink { COLOR: #e0e0e0; FONT-SIZE: 12px;
FONT-FAMILY: arial; TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: bold; }
a.MenuItemLink:link { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuItemLink:visited { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuItemLink:hover { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
		
a.MenuItemLinkOn { COLOR: #ffffff; FONT-SIZE: 12px;
FONT-FAMILY: arial; TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: bold; }
a.MenuItemLinkOn:link { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuItemLinkOn:visited { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
a.MenuItemLinkOn:hover { COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: None; }
		
.myMenu { position: absolute; visibility: hidden; z-index: 5; }		
		
.myMenuLabelleft { padding: 0px 0px 0px 0px; text-align: left; }		
.myMenuLabelcenter { padding: 0px 0px 0px 0px; text-align: center; }		
.myMenuLabelright { padding: 0px 0px 0px 0px; text-align: right; }		
.myMenuItemleft { padding: 0px 0px 0px 0px; text-align: left; }		
.myMenuItemcenter { padding: 0px 0px 0px 0px; text-align: center; }		
.myMenuItemright { padding: 0px 0px 0px 0px; text-align: right; }		
		
#myTest { 
width: 720px;
padding: 0px 0px 0px 0px;
z-index: 1;
}



/***************************************************************/
/*####################### OLD STYLE SHEET #######################*/
/***************************************************************/

.tab2 {
	background-color: #AFC5DA;
	border-bottom-color: #8DA6B7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #8DA6B7;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #8DA6B7;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #082F78;
	padding-left: 5px;
	display: block;
}


.ontab {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #8DA6B7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8DA6B7;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #8DA6B7;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #CD3800;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}



a{
	color:blue;
	text-decoration:underline;
}

a:hover{
	color:red;
	text-decoration:underline;
}

td, p, th{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.tab {
	background-color: #AFC5DA;
	border-bottom-color: #8DA6B7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #8DA6B7;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #8DA6B7;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #691A0A;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
.tab:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #8DA6B7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8DA6B7;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #8DA6B7;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #CD3800;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
.tabIn {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #8DA6B7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8DA6B7;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #8DA6B7;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #082F78;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

.tabEnd {
	background-color: #AFC5DA;
	border-bottom-color: #8DA6B7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #082F78;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
.tabEnd:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #8DA6B7;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #CD3800;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}



/* ***********************************************   */
/* ################### MAIN TITLE ################  */
/* ***********************************************   */

.maintitle{
color:#ffffff;
font-family:arial;
font-size:16;
font-weight:bold;
}

/* ***********************************************   */
/* ############# DETAILS LEFT BOX ################  */
/* ***********************************************   */

.details_leftbox{
font-weight:bold;
text-align:center;
background:#eeeeee;
padding:3px;
}

.text_leftbox{
font-size:10px;
}


/* ************************************************************/
/* ##################### DETAILS SEARCH ######################*/
/* ************************************************************/



select.longbox { width: 200px }

.searchhrcolor {
color:CBBA7D;
}

.searchrowcolor1 {
background:EDF1F4;
}

.searchrowcolor2 {
background:EDF1F4;
}


input.searchinput1{
width:75px;
}

input.searchinput2{
width: 75px;
}

input.searchinput3{
width: 197px;
}

select.searchselect1{
width:75px;
}

select.searchselect2{
width:200px;
}

/* ************************************************************/
/* ##################### FOOTER ######################*/
/* ************************************************************/

#footer{
	display:inline;
	position:absolute;
	
}
#footer_01{
	background:url(../imgs/footer_bg.jpg) no-repeat;
	float:left;
	width:700px;
	height:275px;
	margin-top:0px;
	
}
h6{
	font-size:17px;
	color:#FFF;
	margin:0px 0 0 10px;
	padding:20px 0 0 70px;
	width:260px;
	height:35px;
}
.par{
	font:'Arial', Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	width:650px;
	height:95px;
	padding:55px 0 0 30px;
	
}
 #footer_02{
	background:url(imgs/footer_bg_01.jpg) no-repeat;
	width:700px;
	height:247px;
	margin:-10px 0 0;
}
#par_02{
	font:'Arial', Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	width:650px;
	height:95px;
	padding-left:30px;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
	}
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


